Update backlight status more immediately-ish
with a USR1 to i3status
This commit is contained in:
3
i3status-update-do
Executable file
3
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