From 02994d825e7fc169dd123250418358065e0d431e Mon Sep 17 00:00:00 2001 From: Yorick Barbanneau Date: Mon, 6 Oct 2025 21:35:18 +0200 Subject: [PATCH] fix(morty): error in internal screen rotation with sway --- hosts/morty/home-config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/morty/home-config.nix b/hosts/morty/home-config.nix index 435106c..866d69a 100644 --- a/hosts/morty/home-config.nix +++ b/hosts/morty/home-config.nix @@ -54,7 +54,7 @@ { criteria = "eDP-1"; scale = 1.325; - transform = "90"; + transform = "270"; status = "enable"; } ];