~moved launch_polybar to scripts folder

This commit is contained in:
dx
2020-06-10 12:37:33 +01:00
parent a9f3741cd0
commit 5bbce8e03c

View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
killall polybar;
polybar custom-bar;