smaller improvements for ncmpcpp and statusbar int.

This commit is contained in:
2020-12-15 13:38:12 +01:00
parent f0099e421a
commit 643396d0e6
3 changed files with 46 additions and 19 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 = ""
execute_on_song_change = "pkill -RTMIN+11 dwmblocks"
#
##
## Note: Custom command that will be executed each time player state
@ -279,7 +279,7 @@ current_item_inactive_column_suffix = $/r$(end)
## state (either unknown, play, pause, or stop) for its duration.
##
#
#execute_on_player_state_change = ""
execute_on_player_state_change = "pkill -RTMIN+11 dwmblocks"
#
#playlist_show_mpd_host = no
#
@ -296,7 +296,7 @@ playlist_display_mode = columns
#
browser_display_mode = columns
#
#search_engine_display_mode = classic
search_engine_display_mode = classic
#
#playlist_editor_display_mode = classic
#