From 27a6997cf03e29c89fd607355435ece656849f72 Mon Sep 17 00:00:00 2001 From: awy Date: Tue, 29 Oct 2024 16:38:13 +0300 Subject: spotify-player shortcut --- .local/share/applications/spotify.desktop | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 .local/share/applications/spotify.desktop (limited to '.local/share') diff --git a/.local/share/applications/spotify.desktop b/.local/share/applications/spotify.desktop new file mode 100755 index 0000000..af70fac --- /dev/null +++ b/.local/share/applications/spotify.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Name=spotify +Icon=spotify +Exec=spotify_player +Terminal=true +Categories=AudioVideo; -- cgit v1.2.3