dotfiles/scripts/waybar.sh
2024-01-18 09:52:00 -06:00

3 lines
54 B
Bash
Executable file

#!/usr/bin/env bash
kill $(pgrep waybar) && waybar &