Refactor for use with Hyprland
This commit is contained in:
parent
67f4db010d
commit
5d893c1326
26 changed files with 447 additions and 394 deletions
11
roles/spotify/files/spotify.desktop
Normal file
11
roles/spotify/files/spotify.desktop
Normal file
|
@ -0,0 +1,11 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Spotify
|
||||
GenericName=Music Player
|
||||
Icon=spotify-client
|
||||
TryExec=spotify
|
||||
Exec=spotify --enable-features=UseOzonePlatform --ozone-platform=wayland --uri=%U
|
||||
Terminal=false
|
||||
MimeType=x-scheme-handler/spotify;
|
||||
Categories=Audio;Music;Player;AudioVideo;
|
||||
StartupWMClass=spotify
|
Loading…
Add table
Add a link
Reference in a new issue