From 21fed95babe800d4cf5d37d832e7ccbf8395284c Mon Sep 17 00:00:00 2001 From: Joel Mathew Thomas Date: Thu, 17 Jul 2025 00:24:57 +0530 Subject: [PATCH] disable direct_scanout --- .config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 3272edb..bbf20d7 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -309,7 +309,7 @@ bind = $mainMod,Escape,submap,reset submap = reset render { - direct_scanout = 2 + direct_scanout = 0 cm_fs_passthrough = 2 cm_enabled = true new_render_scheduling = true