From 3e303e20740e2b1ec0328fbfeca60e4b2244781c Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Thu, 27 Apr 2017 17:28:55 -0400 Subject: Customize polybar a bit --- polybar/.local/bin/launch-polybar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'polybar/.local/bin') diff --git a/polybar/.local/bin/launch-polybar b/polybar/.local/bin/launch-polybar index 49d56ca..4fcd323 100755 --- a/polybar/.local/bin/launch-polybar +++ b/polybar/.local/bin/launch-polybar @@ -7,6 +7,6 @@ killall -q polybar while pgrep -x polybar >/dev/null; do sleep 1; done # Launch main bar -polybar example & +polybar main & echo "Bars launched..." -- cgit v1.2.3-60-g2f50