Open apps in specific profile

This commit is contained in:
Daniel Lundin 2021-02-15 09:00:58 +01:00
parent c5d47d0e9c
commit ddcdea0e2d
No known key found for this signature in database
GPG key ID: 6AB527C9196ACDCC
3 changed files with 11 additions and 2 deletions

View file

@ -2,7 +2,7 @@
Version=1.0
Name=Google Meet
StartupWMClass=meet.google.com
Exec=/usr/bin/google-chrome-stable --app=https://meet.google.com
Exec=/usr/bin/google-chrome-stable --profile-directory='Profile 1' --app=https://meet.google.com
Terminal=false
Icon=google-chrome
Type=Application

View file

@ -2,7 +2,7 @@
Version=1.0
Name=plex
StartupWMClass=plex
Exec=/usr/bin/google-chrome-stable --app=https://plex.aarn.shelman.io
Exec=/usr/bin/google-chrome-stable --profile-directory='Profile 2' --app=https://plex.aarn.shelman.io
Terminal=false
Icon=google-chrome
Type=Application

View file

@ -0,0 +1,9 @@
[Desktop Entry]
Version=1.0
Name=YouTube Music
StartupWMClass=youtube-music
Exec=/usr/bin/google-chrome-stable --profile-directory='Profile 2' --app=https://music.youtube.com
Terminal=false
Icon=google-chrome
Type=Application
Categories=Audio;