diff options
| author | Austen <30375170+jausten95@users.noreply.github.com> | 2023-05-01 16:15:11 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-01 16:15:11 +0000 |
| commit | e1302c897ea404bfd7275cae38699fb986045c19 (patch) | |
| tree | 52e24ac7bc5ee0535d4521287681b008946c7c50 | |
| parent | 77fd62b9f315644be161c8a15287963552af99bd (diff) | |
| download | eibhear-e1302c897ea404bfd7275cae38699fb986045c19.tar.gz eibhear-e1302c897ea404bfd7275cae38699fb986045c19.tar.zst eibhear-e1302c897ea404bfd7275cae38699fb986045c19.zip | |
dwmblocks update on song change (#1318)
| -rw-r--r-- | .config/ncmpcpp/config | 1 |
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" |
