Update monitor indentifier

This commit is contained in:
Andrew Scott 2022-12-08 16:44:21 -05:00
parent 3548a10425
commit e380763242
Signed by: a
GPG key ID: 3EB62D0BBB8DB381
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
bspc monitor DP-0 -d 1 2 3 4 5 6 7 8 9 10
bspc monitor DVI-I-1 -d 1 2 3 4 5 6 7 8 9 10
bspc config border_width 2
bspc config window_gap 5
@ -48,6 +48,6 @@ grep -x sxhkd > /dev/null || sxhkd &
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
xss-lock -n /usr/lib/xsecurelock/dimmer -l -- xsecurelock &
xidlehook --not-when-audio --not-when-fullscreen --timer 360 "xset s activate" "" &
~/.local/bin/dual-polybar-launcher &
~/.local/bin/single-polybar-launcher &
sh ~/.fehbg &
dex -ae bspwm &

View file

@ -7,7 +7,7 @@ margin-bottom = 0
margin-top = 0
[bar/one]
monitor = DP-0
monitor = DVI-I-1
monitor-fallback =
monitor-strict = false
enable-ipc = true