From 37d2a39116a11de66ad7318ee91869b7c1179720 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Wed, 30 Oct 2024 16:32:47 +0000 Subject: [PATCH] Ronin: set monitor to be on the left --- system/Ronin.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/Ronin.nix b/system/Ronin.nix index 230aa11a..d2dac020 100644 --- a/system/Ronin.nix +++ b/system/Ronin.nix @@ -6,7 +6,7 @@ home.stateVersion = "23.05"; wayland.windowManager.hyprland.settings.monitor = [ "eDP-1,preferred,auto,1.25" - "desc:Dell Inc. DELL P3223QE CCG8YN3,preferred,auto,1.5" + "desc:Dell Inc. DELL P3223QE CCG8YN3,preferred,auto-left,1.5" ]; }; boot.initrd = {