Fix desktop monitor positioning
This commit is contained in:
parent
e94317aae5
commit
3d7b573b06
|
@ -1,2 +1,3 @@
|
||||||
default_border pixel 1
|
default_border pixel 1
|
||||||
output "Dell Inc. DELL U2720Q CWTM623" transform 270 scale 1.5
|
output "Dell Inc. DELL U2720Q CWTM623" transform 270 scale 1.5
|
||||||
|
output "Dell Inc. DELL U2720Q CWTM623" position -1440,200
|
||||||
|
|
|
@ -12,7 +12,7 @@ focus_wrapping no
|
||||||
gaps inner $default_gap
|
gaps inner $default_gap
|
||||||
smart_borders on|no_gaps
|
smart_borders on|no_gaps
|
||||||
hide_edge_borders smart_no_gaps
|
hide_edge_borders smart_no_gaps
|
||||||
default_border pixel 5
|
default_border pixel 1
|
||||||
focus_follows_mouse no
|
focus_follows_mouse no
|
||||||
mouse_warping none
|
mouse_warping none
|
||||||
|
|
||||||
|
|
Reference in a new issue