Files
linux-scripts/polybar-restart
2023-07-31 21:49:17 -05:00

4 lines
38 B
Bash
Executable File

#!/bin/bash
killall polybar
polybar &