diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/updatebar | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/updatebar b/scripts/updatebar new file mode 100755 index 00000000..93033ffc --- /dev/null +++ b/scripts/updatebar @@ -0,0 +1,2 @@ +#!/bin/bash +kill "$(pstree -lp | grep -- -baraction | sed "s/.*sleep(\([0-9]\+\)).*/\1/")" |