Move executables into local/bin
and fix known bustedness
This commit is contained in:
3
local/bin/i3status-update-do
Executable file
3
local/bin/i3status-update-do
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
"$@"
|
||||
exec kill -USR1 $(pidof i3status)
|
Reference in New Issue
Block a user