smol misc stuff

This commit is contained in:
Cheri 2021-12-14 14:42:27 +02:00 committed by vib
parent fa4b18658d
commit 776dcac4af
3 changed files with 36 additions and 12 deletions

View file

@ -41,7 +41,7 @@ discard_colors_if_item_is_selected = "yes"
mpd_host = localhost
mpd_port = 6600
mpd_connection_timeout = 5
mpd_music_dir = /run/media/vibbe/WAD/Music
mpd_music_dir = /mnt/wad/Music
execute_on_song_change = notify-send "Now Playing" "$(mpc --format '%title% \n %artist% - %album%' current)"