From 8f62614b3d3c59b96555c6c6871b5cfb2431832e Mon Sep 17 00:00:00 2001 From: dichgrem Date: Thu, 10 Jul 2025 10:34:23 +0800 Subject: [PATCH] update:hypr --- hypr/config/monitor.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hypr/config/monitor.conf b/hypr/config/monitor.conf index 68f5833..631d11e 100644 --- a/hypr/config/monitor.conf +++ b/hypr/config/monitor.conf @@ -10,8 +10,8 @@ monitor = eDP-1, 2560x1600@165, auto, 1.25 # If you need to scale things like steam etc, please uncomment these lines. # Adjust GDK_SCALE accordingly to your liking. -#xwayland { -# force_zero_scaling = true # Unscale XWayland -#} +xwayland { + force_zero_scaling = true # Unscale XWayland +} -#env = GDK_SCALE, 1.25 # GDK Scaling Factor +env = GDK_SCALE, 1.25 # GDK Scaling Factor