diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-08-24 14:32:13 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-08-24 14:32:13 +0900 |
| commit | b10f57dbcc705808024cd72adea5c12129615351 (patch) | |
| tree | 9c6f875feeceda6dd3217034ce79a6c91c044304 /mac/.config/ncmpcpp | |
| parent | 5784ff42584d5ada294b7fcd3e881b558ab46aac (diff) | |
modified kitty/kitty.conf, modified ncmpcpp/config, created calcurse/
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 # |
