From 9f33368d4ed45a5748bfe9992f0d1985669e694e Mon Sep 17 00:00:00 2001 From: Kat Inskip Date: Wed, 17 Dec 2025 17:03:06 -0800 Subject: [PATCH] fix(koishi): hyprland resolution --- systems/koishi.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/systems/koishi.nix b/systems/koishi.nix index c245150d..be24688d 100644 --- a/systems/koishi.nix +++ b/systems/koishi.nix @@ -78,6 +78,9 @@ _: let # }; # }; }; + wayland.windowManager.hyprland.settings.monitors = [ + "eDP-1, 2256x1504, 0x0, 1" + ]; imports = (with tree.home.profiles; [ graphical