Files
dotfiles/Polybar/.config/polybar/launch_polybar
2020-05-12 19:47:50 +01:00

4 lines
57 B
Bash
Executable File

#!/usr/bin/env bash
killall polybar;
polybar custom-bar;