Change default displayport monitor

This commit is contained in:
mitchell 2021-07-28 18:26:42 -04:00
parent 01ba9c2dbf
commit 42e0a539e3
2 changed files with 3 additions and 3 deletions

View File

@ -15,13 +15,13 @@ xfce4-screensaver &
killall -q polybar barrier barrierc cbatticon pasystray
MONITOR=eDP polybar m-bar-laptop &
MONITOR=DisplayPort-2 polybar m-bar &
MONITOR=DisplayPort-0 polybar m-bar &
cbatticon &
pasystray &
keepassxc &
bspc monitor eDP -d I II III IV V
bspc monitor DisplayPort-2 -d I II III IV
bspc monitor DisplayPort-0 -d I II III IV
bspc config border_width 2
bspc config window_gap 14

View File

@ -28,7 +28,7 @@ secondary = #458588
alert = #cc241d
[bar/m-bar]
monitor = ${env:MONITOR:DisplayPort-2}
monitor = ${env:MONITOR:DisplayPort-0}
width = 100%
height = 26
;offset-x = 1%