From de6902333b13596b28866f2bdc41a1a55fcf8210 Mon Sep 17 00:00:00 2001 From: zachir Date: Sun, 29 Jun 2025 21:07:55 -0500 Subject: Fix hyprland on rx 7800 xt --- hypr/hyprland.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hypr') diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index cda3a0f..6bdcd7e 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -40,6 +40,7 @@ env = XCURSOR_SIZE,32 debug { enable_stdout_logs = false disable_logs = true + full_cm_proto = true } # }}} @@ -105,7 +106,7 @@ misc { swallow_regex = ^(kitty)$ swallow_exception_regex = ^(wev|.*ueberzug|n?vi?m? .*)$ vfr = true - vrr = 1 + vrr = 3 } #}}} -- cgit v1.2.3