dotfiles-linux-bash/config/polybar/i3wmthemer_bar_launch.sh
Tyrel Souza 3ec063b8b8 polybar
2022-02-05 13:50:56 -05:00

8 lines
65 B
Bash
Executable File

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