From ad0af7d86516139c8c005269d7001342a7cadd22 Mon Sep 17 00:00:00 2001 From: Frank LoTurco Date: Sun, 9 Aug 2026 21:18:46 -0400 Subject: [PATCH] nero: update avalonia monitor scaling --- hosts/nero/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/nero/configuration.nix b/hosts/nero/configuration.nix index 47a1afb..ce5d047 100644 --- a/hosts/nero/configuration.nix +++ b/hosts/nero/configuration.nix @@ -127,7 +127,7 @@ in environment = { sessionVariables = { - AVALONIA_SCREEN_SCALE_FACTORS = "DP-2=1.3;HDMI-A-1=1.25;DP-1=1.25"; + AVALONIA_SCREEN_SCALE_FACTORS = "DP-2=2.0;HDMI-A-1=2.0;DP-1=2.0"; }; systemPackages = with pkgs; [