dotfiles/polybar/launch.sh

5 lines
122 B
Bash
Executable file

# Quit all bars
polybar-msg cmd quit
# Launch the bar
polybar turbo-top-main 2>&1 | tee -a /tmp/polybar-top.log & disown