diff options
Diffstat (limited to '.local/share/applications/ungoogled-chromium.desktop')
-rw-r--r-- | .local/share/applications/ungoogled-chromium.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.local/share/applications/ungoogled-chromium.desktop b/.local/share/applications/ungoogled-chromium.desktop new file mode 100644 index 0000000..caeb4f5 --- /dev/null +++ b/.local/share/applications/ungoogled-chromium.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Name=Ungoogled Chromium +Comment=Ungoogled-Chromium is a Free and Open-Source implementation of Chromium web browser, without the Google components and blobs. +Exec=/usr/bin/chromium --force--dark-mode --enable-features=WebUIDarkMode --no-default-browser-check +Terminal=false +Type=Application +Keywords=Navigator +Categories=Network;WebBrowser; +StartupNotify=false +X-Desktop-File-Install-Version=0.26 +Hidden=false |