mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-11 14:05:29 +00:00
i3
This commit is contained in:
@@ -6,8 +6,8 @@ killall -q polybar
|
||||
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 workstation &
|
||||
polybar -c ~/.config/polybar/config workstation2 &
|
||||
polybar -c ~/.config/polybar/config laptop &
|
||||
|
||||
echo "Bars launched..."
|
||||
|
||||
Reference in New Issue
Block a user