dotfiles/.config/polybar/launch.sh
2023-05-23 21:27:44 +02:00

7 lines
129 B
Bash
Executable file

#!/bin/bash
polybar-msg cmd quit
echo "---" | tee -a /tmp/polybar1.log
polybar bar1 2>&1 | tee -a /tmp/polybar1.log & disown