summaryrefslogtreecommitdiff
path: root/.config/cmus
diff options
context:
space:
mode:
authorSam Chudnick <sam@chudnick.com>2021-11-13 07:48:05 -0500
committerSam Chudnick <sam@chudnick.com>2021-11-13 07:48:05 -0500
commit2f784f66bffd9dc88387d43b29e736f2556871ad (patch)
treec48907bc83a9e63981c120fe1d4c2b448a6d6536 /.config/cmus
parent6ff1583b26eca7357780aff8f5962ed040346ef5 (diff)
Set status_display_program setting to signal dwmblocks on each status change
Diffstat (limited to '.config/cmus')
-rw-r--r--.config/cmus/rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/cmus/rc b/.config/cmus/rc
index 4ffe095..d73dd21 100644
--- a/.config/cmus/rc
+++ b/.config/cmus/rc
@@ -67,6 +67,7 @@ set show_playback_position=true
67set show_remaining_time=false 67set show_remaining_time=false
68set shuffle=true 68set shuffle=true
69set smart_artist_sort=true 69set smart_artist_sort=true
70set status_display_program="pkill -RTMIN+12 dwmblocks"
70 71
71# Keybindings 72# Keybindings
72bind -f common [ vol -1% -1% 73bind -f common [ vol -1% -1%