9 lines
304 B
Plaintext
9 lines
304 B
Plaintext
|
|
# default setup for 3 screens
|
|
monitorrule=name:^HDMI-A-1$,width:1920,height:1080,refresh:60,x:0,y:0
|
|
monitorrule=name:^DP-1$,width:1920,height:1080,refresh:60,x:-1920,y:0
|
|
monitorrule=name:^DP-2$,width:1920,height:1080,refresh:60,x:1920,y:0
|
|
|
|
focus_cross_monitor=1
|
|
exchange_cross_monitor=1
|
|
syncobj_enable=1 |