From b2c2ec02f4bf781216fe526c1985fc9338d46a1d Mon Sep 17 00:00:00 2001 From: katherine Date: Fri, 5 Oct 2018 08:14:03 -0700 Subject: fix dunst (finally!) --- .config/herbstluftwm/pvol.sh | 3 --- 1 file changed, 3 deletions(-) (limited to '.config/herbstluftwm/pvol.sh') diff --git a/.config/herbstluftwm/pvol.sh b/.config/herbstluftwm/pvol.sh index 5c7b351..a3ce9e1 100755 --- a/.config/herbstluftwm/pvol.sh +++ b/.config/herbstluftwm/pvol.sh @@ -1,8 +1,5 @@ #!/bin/bash -# i patched dunst to clear all on SIGUSR1 -killall -SIGUSR1 dunst - # race condition, obvs, but this is hopefully time enough case "$1" in down) -- cgit v1.2.3