+simple launch script for polybar
This commit is contained in:
3
Polybar/.config/polybar/launch.sh
Normal file
3
Polybar/.config/polybar/launch.sh
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
killall polybar;
|
||||||
|
polybar custom-bar;
|
||||||
Reference in New Issue
Block a user