dotfiles/.config/polybar/i3wmthemer_bar_launch.sh

8 lines
65 B
Bash
Raw Normal View History

2019-07-20 12:14:25 +02:00
#!/bin/env sh
pkill polybar
sleep 1;
polybar i3wmthemer_bar &