mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-11 05:55:29 +00:00
polybar external monitor
This commit is contained in:
@@ -9,5 +9,6 @@ while pgrep -u $UID -x polybar >/dev/null; do sleep 1; done
|
||||
polybar -c ~/.config/polybar/config workstation &
|
||||
polybar -c ~/.config/polybar/config workstation2 &
|
||||
polybar -c ~/.config/polybar/config laptop &
|
||||
polybar -c ~/.config/polybar/config laptop_station &
|
||||
|
||||
echo "Bars launched..."
|
||||
|
||||
Reference in New Issue
Block a user