diff options
Diffstat (limited to 'home/xyz/.config/phosh/plugins/launcher-box/mpva_fav.desktop')
-rw-r--r-- | home/xyz/.config/phosh/plugins/launcher-box/mpva_fav.desktop | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/home/xyz/.config/phosh/plugins/launcher-box/mpva_fav.desktop b/home/xyz/.config/phosh/plugins/launcher-box/mpva_fav.desktop new file mode 100644 index 00000000..ffc8ed03 --- /dev/null +++ b/home/xyz/.config/phosh/plugins/launcher-box/mpva_fav.desktop @@ -0,0 +1,8 @@ +# https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1318 +[Desktop Entry] +# https://stackoverflow.com/a/8980518/9008720 +Exec=sh -c 'mpva "$XDG_MUSIC_DIR/favorite"' +Icon=mpv +Name=mpva play my favorite music +Terminal=false +Type=Application |