From 68cb30322c7b2625d5820331f4a2e58f0be19004 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Tue, 12 Dec 2023 14:11:44 +0000 Subject: [PATCH] Fix monitor positions for new scaling --- hosts/Ronin/home.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts/Ronin/home.nix b/hosts/Ronin/home.nix index c2c94739..e457f5a2 100644 --- a/hosts/Ronin/home.nix +++ b/hosts/Ronin/home.nix @@ -19,7 +19,7 @@ disable_splash_rendering = true } - monitor=eDP-1,preferred,0x576,1.5 - monitor=desc:Dell Inc. DELL P3223QE CCG8YN3,preferred,1536x0,1.5 + monitor=eDP-1,preferred,0x720,1.5 + monitor=desc:Dell Inc. DELL P3223QE CCG8YN3,preferred,1280x0,1.5 ''; }