polybar/i3

This commit is contained in:
Daniel Bauer
2018-09-14 12:14:13 +02:00
parent 86db5f696d
commit 6675aa76ce
8 changed files with 9 additions and 4165 deletions

View File

@@ -8,5 +8,6 @@ while pgrep -u $UID -x polybar >/dev/null; do sleep 1; done
# Launch bar1 and bar2
polybar -c ~/.config/polybar/config example_left &
polybar -c ~/.config/polybar/config example_right &
polybar -c ~/.config/polybar/config example_laptop &
echo "Bars launched..."