From 36a274dbc066068ff25b839e21ce3b82ec292c88 Mon Sep 17 00:00:00 2001 From: Mohammad Reza Karimi Date: Mon, 23 Feb 2026 15:03:10 -0500 Subject: big updates --- .../dot-local/share/applications/chromium.desktop | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 wayland-basics/dot-local/share/applications/chromium.desktop (limited to 'wayland-basics/dot-local/share/applications/chromium.desktop') 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 -- cgit v1.2.3-71-gdd5e