improved bar/ refbarr, audio binds

This commit is contained in:
Luke Smith
2019-05-23 22:55:26 -04:00
parent 2791a5b594
commit a84a8215c2
3 changed files with 124 additions and 8 deletions

6
.local/bin/refbar Executable file
View 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/")"