aboutsummaryrefslogtreecommitdiff
path: root/wayland-basics/dot-local/share/applications/chromium.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'wayland-basics/dot-local/share/applications/chromium.desktop')
-rw-r--r--wayland-basics/dot-local/share/applications/chromium.desktop21
1 files changed, 0 insertions, 21 deletions
diff --git a/wayland-basics/dot-local/share/applications/chromium.desktop b/wayland-basics/dot-local/share/applications/chromium.desktop
deleted file mode 100644
index cb36f62..0000000
--- a/wayland-basics/dot-local/share/applications/chromium.desktop
+++ /dev/null
@@ -1,21 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Name=Chromium
-GenericName=Web Browser
-Comment=Access the Internet
-Exec=launch-chromium %U
-StartupNotify=true
-Terminal=false
-Icon=chromium
-Type=Application
-Categories=Network;WebBrowser;
-MimeType=application/xhtml+xml;application/xhtml_xml;application/xml;text/html;text/xml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/chromium;
-Actions=new-window;new-private-window;
-
-[Desktop Action new-window]
-Name=New Window
-Exec=launch-chromium
-
-[Desktop Action new-private-window]
-Name=New Incognito Window
-Exec=launch-chromium --incognito