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