From b44aded6756318c3b25a2f734305c53c67d359e9 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Thu, 10 Jul 2025 16:42:17 -0700 Subject: [PATCH] Fractional scaling isn't one fixed value --- config/hypr/monitors.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hypr/monitors.conf b/config/hypr/monitors.conf index d48ae12..8325e21 100644 --- a/config/hypr/monitors.conf +++ b/config/hypr/monitors.conf @@ -1,7 +1,7 @@ # See https://wiki.hyprland.org/Configuring/Monitors/ # Change to 1 if on a 1x display (then change last "auto" to 1 in monitor=) -# Change to 1.75 for fractional scaling +# Change to something like 1.75 for fractional scaling (can work well with 1.66667 monitor scaling) env = GDK_SCALE,2 # Use single default monitor (see all monitors with: hyprctl monitors)