https://bugs.kde.org/show_bug.cgi?id=381266
Mitchell Krog <mitchellk...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mitchellk...@gmail.com --- Comment #16 from Mitchell Krog <mitchellk...@gmail.com> --- I tried this for Youtube Music Andrei but its still being grouped with Chrome ` #!/usr/bin/env xdg-open [Desktop Entry] Version=1.0 Terminal=false Type=Application Name=YouTube Music #Exec=/opt/google/chrome/google-chrome "--profile-directory=Profile 1" --app-id=cinhimbnkkaeohfgghhklpknlkffjgod Exec=chromium --profile-directory="Youtube Music" --app=https://music.youtube.com & change-window-class "^music.youtube.com" "web-app-youtube-music" #Icon=chrome-cinhimbnkkaeohfgghhklpknlkffjgod-Profile_1 #StartupWMClass=crx_cinhimbnkkaeohfgghhklpknlkffjgod ` -- You are receiving this mail because: You are watching all bug changes.