dotfiles/.config/polybar/i3wmthemer_bar_launch.sh
2019-09-23 16:00:00 +02:00

7 lines
65 B
Bash
Executable file

#!/bin/env sh
pkill polybar
sleep 1;
polybar i3wmthemer_bar &