update
This commit is contained in:
parent
a5602819ef
commit
d4bcdc0596
4
bspwmrc
4
bspwmrc
|
@ -11,8 +11,8 @@ if [ "$_hostname" = MachineOne ] ; then
|
||||||
# first remove any created already
|
# first remove any created already
|
||||||
bspc monitor FULLV -r
|
bspc monitor FULLV -r
|
||||||
bspc monitor FULLH -r
|
bspc monitor FULLH -r
|
||||||
bspc wm --add-monitor FULLV 1920x2160+3000+0
|
bspc wm --add-monitor FULLV 1920x2160+4050+0
|
||||||
bspc wm --add-monitor FULLH 3840x1080+1080+1080
|
bspc wm --add-monitor FULLH 3840x1080+2130+1080
|
||||||
|
|
||||||
# virtual monitors
|
# virtual monitors
|
||||||
bspc monitor FULLV -d 6 7 8 9 0
|
bspc monitor FULLV -d 6 7 8 9 0
|
||||||
|
|
Loading…
Reference in New Issue