projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Customize polybar a bit
[~bandali/configs]
/
polybar
/
.local
/
bin
/
launch-polybar
diff --git
a/polybar/.local/bin/launch-polybar
b/polybar/.local/bin/launch-polybar
index
49d56ca
..
4fcd323
100755
(executable)
--- 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
while pgrep -x polybar >/dev/null; do sleep 1; done
# Launch main bar
-polybar
example
&
+polybar
main
&
echo "Bars launched..."
echo "Bars launched..."