dotfiles/i3status-update-do

4 lines
59 B
Plaintext
Raw Normal View History

#!/usr/bin/env bash
"$@"
exec kill -USR1 $(pidof i3status)