diff --git a/src/user/modules/gui/modules/wm/sway/config/sway.nix b/src/user/modules/gui/modules/wm/sway/config/sway.nix index 9875816..a4ec096 100644 --- a/src/user/modules/gui/modules/wm/sway/config/sway.nix +++ b/src/user/modules/gui/modules/wm/sway/config/sway.nix @@ -28,9 +28,8 @@ in bg = "${wallpapers}/${config.user.wallpaper} fill"; }; DP-1 = { - resolution = "1080x1920"; + resolution = "1920x1080"; position = "1920,0"; - transform = "90"; bg = "${wallpapers}/${config.user.wallpaper} fill"; }; };