From e9001dca6449315cdacc952e858192e87641b82f Mon Sep 17 00:00:00 2001 From: Pedro Rey Anca Date: Tue, 10 Sep 2024 17:40:32 +0200 Subject: [PATCH] Default to scaling 1.0 --- modules/home/hyprland/config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 5c30254..f60e804 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -295,7 +295,7 @@ }; extraConfig = " - monitor=,preferred,auto,auto + monitor=,preferred,auto,1 xwayland { force_zero_scaling = true