From 4759970fe8a5493d75f113a10c51c550914847fd Mon Sep 17 00:00:00 2001 From: Kat Inskip Date: Wed, 17 Dec 2025 17:16:16 -0800 Subject: [PATCH] fix: that wasn't quite right, no s --- systems/koishi.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systems/koishi.nix b/systems/koishi.nix index be24688d..cd340250 100644 --- a/systems/koishi.nix +++ b/systems/koishi.nix @@ -78,7 +78,7 @@ _: let # }; # }; }; - wayland.windowManager.hyprland.settings.monitors = [ + wayland.windowManager.hyprland.settings.monitor = [ "eDP-1, 2256x1504, 0x0, 1" ]; imports =