From fc455ba8da0161b71253f3fe8e68226b9737cf8b Mon Sep 17 00:00:00 2001 From: Oscarbol09 Date: Sun, 6 Sep 2026 15:02:46 -0500 Subject: [PATCH] Enable resolve_binds_by_sym in Hyprland input configuration --- default/hypr/input.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/default/hypr/input.lua b/default/hypr/input.lua index a87ad994548..d6b9ff1012f 100644 --- a/default/hypr/input.lua +++ b/default/hypr/input.lua @@ -60,6 +60,7 @@ hl.config({ repeat_rate = 40, repeat_delay = 250, numlock_by_default = true, + resolve_binds_by_sym = true, touchpad = { natural_scroll = false,