finally added realiable way to update music in statusbar
This commit is contained in:
@ -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
|
||||
#
|
||||
|
Reference in New Issue
Block a user