commit a6e7fd4ba7a76f16075a2e6e357af05826bae8d4 parent 2d8fe0c738e84f2a202914771e7be665718d588e Author: Luke Smith <luke@lukesmith.xyz> Date: Wed, 8 Apr 2020 11:25:13 -0400 volume module updates automatically Diffstat:
M | .local/bin/lmc | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/.local/bin/lmc b/.local/bin/lmc @@ -26,5 +26,3 @@ case "$1" in down) down ;; control) control ;; esac - -pkill -RTMIN+10 "${STATUSBAR:?}" &