window offset wrong direction
This commit is contained in:
parent
a9e216dd0f
commit
5d6b52a5d2
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@
|
||||||
],
|
],
|
||||||
auto_derive_workspaces: true,
|
auto_derive_workspaces: true,
|
||||||
workspaces: [ //2036
|
workspaces: [ //2036
|
||||||
( output: "DP-2", y: 596, x: 0, height: 1440, width: 3440 ),
|
( output: "DP-2", y: -596, x: 0, height: 1440, width: 3440 ),
|
||||||
( output: "DP-4", y: 0, x: 3440, height: 2560, width: 1080 ),
|
( output: "DP-4", y: 0, x: 3440, height: 2560, width: 1080 ),
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue