add: mpd volume info

This commit is contained in:
Tobias Reisinger 2020-01-15 01:04:05 +01:00
parent 3e8296a126
commit 490c978990
2 changed files with 6 additions and 2 deletions

View file

@ -4,10 +4,14 @@ align=center
separator=false
separator_block_width=15
[status_mpd]
command=./mpc-status
[mpd_current]
command=./mpc-current
interval=persist
[mpd_volume]
command=mpc volume | cut -d ":" -f 2
interval=1
[open_ncmpcpp]
full_text=♪
command=i3-msg exec "alacritty -e ncmpcpp" > /dev/null