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;