From b10f57dbcc705808024cd72adea5c12129615351 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sun, 24 Aug 2025 14:32:13 +0900 Subject: modified kitty/kitty.conf, modified ncmpcpp/config, created calcurse/ --- mac/.config/ncmpcpp/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mac/.config/ncmpcpp') 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 # -- cgit v1.2.3