dotfiles/.config/polybar/launch.sh
2021-07-11 16:54:17 +03:00

5 lines
45 B
Bash
Executable File

#!/bin/bash
pkill polybar
polybar -r main &