improved bar/ refbarr, audio binds
This commit is contained in:
6
.local/bin/refbar
Executable file
6
.local/bin/refbar
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Refresh the dwmbar.
|
||||
# Right now, now this is done is by killing the sleep in the bar script.
|
||||
|
||||
kill "$(pstree -lp | grep -- -dwmbar\([0-9] | sed "s/.*sleep(\([0-9]\+\)).*/\1/")"
|
||||
Reference in New Issue
Block a user