diff --git a/leftwm/.config/leftwm/config.ron b/leftwm/.config/leftwm/config.ron index 734f8fb..f07ad57 100644 --- a/leftwm/.config/leftwm/config.ron +++ b/leftwm/.config/leftwm/config.ron @@ -99,7 +99,7 @@ ], auto_derive_workspaces: true, 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 ), ], )