~moved launch_polybar to scripts folder
This commit is contained in:
3
Scripts/.local/scripts/launch_polybar
Executable file
3
Scripts/.local/scripts/launch_polybar
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
killall polybar;
|
||||
polybar custom-bar;
|
||||
Reference in New Issue
Block a user