update
This commit is contained in:
parent
c366359847
commit
67a4d459a9
4
bspwmrc
4
bspwmrc
|
@ -15,11 +15,11 @@ if [ "$_hostname" = MachineOne ] ; then
|
||||||
bspc wm --add-monitor FULLH 3840x1080+1080+1080
|
bspc wm --add-monitor FULLH 3840x1080+1080+1080
|
||||||
|
|
||||||
# virtual monitors
|
# virtual monitors
|
||||||
bspc monitor FULLV -d F5 F6 F7 F8
|
bspc monitor FULLV -d 6 7 8 9 0
|
||||||
bspc monitor FULLH -d F1 F2 F3 F4
|
bspc monitor FULLH -d F1 F2 F3 F4
|
||||||
|
|
||||||
bspc monitor VGA-0 -d 1 2 3 4 5
|
bspc monitor VGA-0 -d 1 2 3 4 5
|
||||||
bspc monitor HDMI-0 -d 6 7 8 9 0
|
bspc monitor HDMI-0 -d F5 F6 F7 F8
|
||||||
bspc monitor DVI-1-1 -d F9 F9_a F9_b F9_c F9_d F9_e
|
bspc monitor DVI-1-1 -d F9 F9_a F9_b F9_c F9_d F9_e
|
||||||
bspc monitor DVI-0 -d F10 F10_a F10_b F10_c
|
bspc monitor DVI-0 -d F10 F10_a F10_b F10_c
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue