From 3ba75c032ac040292d95b399b37bb8e859a0753c Mon Sep 17 00:00:00 2001 From: Adam French Date: Tue, 7 Apr 2026 23:59:56 +0100 Subject: [PATCH] Remove non-existant config options --- hypr/base.conf | 5 ----- 1 file changed, 5 deletions(-) diff --git a/hypr/base.conf b/hypr/base.conf index a995220..fbbf0e7 100644 --- a/hypr/base.conf +++ b/hypr/base.conf @@ -71,11 +71,6 @@ general { layout = master # closest to i3's stacking default; use dwindle for split } -render { - explicit_sync = true - explicit_sync_kms = true -} - xwayland { force_zero_scaling = true }