nixos/home/desktop/config/bspwm/startup.sh

5 lines
130 B
Bash
Executable file

polybar-msg cmd quit
echo "---" | tee -a /tmp/polybar.log
polybar 2>&1 | tee -a /tmp/polybar.log & disown
echo "Bars launched..."