1
0
Fork 0
dotfiles/polybar/launch.sh

8 lines
142 B
Bash
Executable File

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