finally added realiable way to update music in statusbar

This commit is contained in:
2020-12-29 15:43:40 +01:00
parent c46b0b20e7
commit 134d1fab3d
4 changed files with 552 additions and 4 deletions

View File

@ -271,7 +271,7 @@ current_item_inactive_column_suffix = $/r$(end)
## Note: Custom command that will be executed each time song changes. Useful for
## notifications etc.
##
execute_on_song_change = "pkill -RTMIN+11 dwmblocks"
#execute_on_song_change = "pkill -RTMIN+11 dwmblocks"
#
##
## Note: Custom command that will be executed each time player state
@ -279,7 +279,7 @@ execute_on_song_change = "pkill -RTMIN+11 dwmblocks"
## state (either unknown, play, pause, or stop) for its duration.
##
#
execute_on_player_state_change = "pkill -RTMIN+11 dwmblocks"
#execute_on_player_state_change = "pkill -RTMIN+11 dwmblocks"
#
#playlist_show_mpd_host = no
#