diff options
Diffstat (limited to 'mac/.config/ncmpcpp')
| -rw-r--r-- | mac/.config/ncmpcpp/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mac/.config/ncmpcpp/config b/mac/.config/ncmpcpp/config index 353a256..c48a689 100644 --- a/mac/.config/ncmpcpp/config +++ b/mac/.config/ncmpcpp/config @@ -335,7 +335,7 @@ song_columns_list_format = (20)[cyan]{a} (40)[yellow]{t} (30)[blue]{b} (10)[mage ## 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 @@ -343,7 +343,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 # |
