various xfce-related updates
This commit is contained in:
parent
42e47f9227
commit
017eab1a02
3 changed files with 23 additions and 3 deletions
15
.local/share/applications/com.spotify.Client.desktop
Executable file
15
.local/share/applications/com.spotify.Client.desktop
Executable file
|
|
@ -0,0 +1,15 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Spotify
|
||||
GenericName=Online music streaming service
|
||||
Comment=Access all of your favorite music
|
||||
Icon=com.spotify.Client
|
||||
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=spotify --file-forwarding com.spotify.Client --force-device-scale-factor=1.5 @@u %U @@
|
||||
Terminal=false
|
||||
MimeType=x-scheme-handler/spotify;
|
||||
Categories=Audio;Music;AudioVideo;
|
||||
Keywords=Music;Player;Streaming;Online;
|
||||
StartupWMClass=Spotify
|
||||
X-GNOME-UsesNotifications=true
|
||||
X-Flatpak-Tags=proprietary;
|
||||
X-Flatpak=com.spotify.Client
|
||||
Loading…
Add table
Add a link
Reference in a new issue