dotfiles/config/polybar/launch.sh

5 lines
89 B
Bash
Raw Normal View History

2021-08-02 19:55:34 +02:00
#!/bin/bash
killall -q polybar
polybar example 2>&1 | tee -a /tmp/polybar1.log & disown