dotfiles/home/config/polybar/i3wmthemer_bar_launch.sh
2023-01-02 00:04:28 -05:00

8 lines
65 B
Bash
Executable File

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