From e12629bc4c216c162b679c8c9d2d7266f80f9464 Mon Sep 17 00:00:00 2001 From: Joel Mathew Thomas Date: Thu, 8 May 2025 14:09:59 +0530 Subject: [PATCH] add new render options --- .config/hypr/hyprland.conf | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 6c2b5fa..b197f13 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -309,8 +309,13 @@ submap = passthru bind = $mainMod,Escape,submap,reset submap = reset -# Waydroid -bind = ALT, W, exec, waydroid show-full-ui +render { + explicit_sync = 2 + explicit_sync_kms = 2 + direct_scanout = 2 + cm_fs_passthrough = 2 + cm_enabled = true +} # Debug #debug{