From 2ce1de9b79bfa20bcea44e29008fd906427a0fc3 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 25 Jun 2025 13:56:48 -0700 Subject: [PATCH] Not actually needed, monitors will control that --- default/hypr/envs.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/default/hypr/envs.conf b/default/hypr/envs.conf index 5a252b7..d978293 100644 --- a/default/hypr/envs.conf +++ b/default/hypr/envs.conf @@ -2,8 +2,7 @@ env = XCURSOR_SIZE,24 env = HYPRCURSOR_SIZE,24 -# Force all apps to use Wayland at 2x scaling -env = GDK_SCALE,2 +# Force all apps to use Wayland env = GDK_BACKEND,wayland env = QT_QPA_PLATFORM,wayland env = QT_STYLE_OVERRIDE,kvantum