dotfiles/config/polybar/launch.sh
2021-08-02 19:55:34 +02:00

5 lines
No EOL
89 B
Bash
Executable file

#!/bin/bash
killall -q polybar
polybar example 2>&1 | tee -a /tmp/polybar1.log & disown