From 3cb13863e8c854c2b3e3fbdf4ed082af87100232 Mon Sep 17 00:00:00 2001 From: AramJonghu Date: Fri, 17 Jul 2026 15:00:45 +0200 Subject: [PATCH] Experimenting with vrr on desktop --- modules/monitors.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/monitors.lua b/modules/monitors.lua index 7256cea..e33177d 100644 --- a/modules/monitors.lua +++ b/modules/monitors.lua @@ -5,6 +5,7 @@ hl.monitor({ scale = 1, bitdepth = 10, cm = "srgb", + vrr = 1, }) hl.monitor({