From fa6ab6d17b181ca36bb0f4569851ec3093844944 Mon Sep 17 00:00:00 2001 From: Daniel Lundin Date: Fri, 22 Oct 2021 09:33:10 +0200 Subject: [PATCH] purpose specific chromes --- .../applications/google-chrome-beta-client.desktop | 11 +++++++++++ .../applications/google-chrome-beta-private.desktop | 11 +++++++++++ .../applications/google-chrome-beta-work.desktop | 11 +++++++++++ 3 files changed, 33 insertions(+) create mode 100644 .local/share/applications/google-chrome-beta-client.desktop create mode 100644 .local/share/applications/google-chrome-beta-private.desktop create mode 100644 .local/share/applications/google-chrome-beta-work.desktop diff --git a/.local/share/applications/google-chrome-beta-client.desktop b/.local/share/applications/google-chrome-beta-client.desktop new file mode 100644 index 0000000..6822e7c --- /dev/null +++ b/.local/share/applications/google-chrome-beta-client.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Version=1.0 +Name=Client Chrome +StartupWMClass=Google-chrome-beta-client +Exec=/usr/bin/google-chrome-beta %U --user-data-dir=$HOME/.config/Google-chrome-beta-client --class=Google-chrome-beta-client +StartupNotify=true +Terminal=false +Icon=google-chrome-beta +Type=Application +Categories=Network;WebBrowser; +MimeType=application/pdf;application/rdf+xml;application/rss+xml;application/xhtml+xml;application/xhtml_xml;application/xml;image/gif;image/jpeg;image/png;image/webp;text/html;text/xml;x-scheme-handler/http;x-scheme-handler/https; diff --git a/.local/share/applications/google-chrome-beta-private.desktop b/.local/share/applications/google-chrome-beta-private.desktop new file mode 100644 index 0000000..6a3ed32 --- /dev/null +++ b/.local/share/applications/google-chrome-beta-private.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Version=1.0 +Name=Private Chrome +StartupWMClass=Google-chrome-beta-private +Exec=/usr/bin/google-chrome-beta %U --user-data-dir=$HOME/.config/Google-chrome-beta-private --class=Google-chrome-beta-private +StartupNotify=true +Terminal=false +Icon=google-chrome-beta +Type=Application +Categories=Netprivate;WebBrowser; +MimeType=application/pdf;application/rdf+xml;application/rss+xml;application/xhtml+xml;application/xhtml_xml;application/xml;image/gif;image/jpeg;image/png;image/webp;text/html;text/xml;x-scheme-handler/http;x-scheme-handler/https; diff --git a/.local/share/applications/google-chrome-beta-work.desktop b/.local/share/applications/google-chrome-beta-work.desktop new file mode 100644 index 0000000..c35aede --- /dev/null +++ b/.local/share/applications/google-chrome-beta-work.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Version=1.0 +Name=Work Chrome +StartupWMClass=Google-chrome-beta-work +Exec=/usr/bin/google-chrome-beta %U --user-data-dir=$HOME/.config/Google-chrome-beta-work --class=Google-chrome-beta-work +StartupNotify=true +Terminal=false +Icon=google-chrome-beta +Type=Application +Categories=Network;WebBrowser; +MimeType=application/pdf;application/rdf+xml;application/rss+xml;application/xhtml+xml;application/xhtml_xml;application/xml;image/gif;image/jpeg;image/png;image/webp;text/html;text/xml;x-scheme-handler/http;x-scheme-handler/https;