summaryrefslogtreecommitdiffstats
path: root/.config/ncmpcpp/config
diff options
context:
space:
mode:
authorAusten <30375170+jausten95@users.noreply.github.com>2023-05-01 16:15:11 +0000
committerGitHub <noreply@github.com>2023-05-01 16:15:11 +0000
commite1302c897ea404bfd7275cae38699fb986045c19 (patch)
tree52e24ac7bc5ee0535d4521287681b008946c7c50 /.config/ncmpcpp/config
parent77fd62b9f315644be161c8a15287963552af99bd (diff)
downloadeibhear-e1302c897ea404bfd7275cae38699fb986045c19.tar.gz
eibhear-e1302c897ea404bfd7275cae38699fb986045c19.tar.zst
eibhear-e1302c897ea404bfd7275cae38699fb986045c19.zip
dwmblocks update on song change (#1318)
Diffstat (limited to '.config/ncmpcpp/config')
-rw-r--r--.config/ncmpcpp/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/ncmpcpp/config b/.config/ncmpcpp/config
index 3632496..3111aab 100644
--- a/.config/ncmpcpp/config
+++ b/.config/ncmpcpp/config
@@ -30,3 +30,4 @@ progressbar_color = black:b
progressbar_elapsed_color = blue:b
statusbar_color = red
statusbar_time_color = cyan:b
+execute_on_song_change="pkill -RTMIN+11 dwmblocks"