From fb03fb31bb4661d6bfd57d779b4094160087d14f Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Tue, 9 Dec 2025 19:20:46 +0100 Subject: Update binding and minor input modification --- .config/hypr/input.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.config/hypr/input.conf') diff --git a/.config/hypr/input.conf b/.config/hypr/input.conf index c45a113..7029850 100644 --- a/.config/hypr/input.conf +++ b/.config/hypr/input.conf @@ -3,6 +3,7 @@ input { # Swap Caps Lock and Escape kb_options = caps:swapescape + kb_layout = us # Change speed of keyboard repeat repeat_rate = 40 @@ -14,6 +15,9 @@ input { # Increase sensitivity for mouse/trackpad (default: 0) # sensitivity = 0.35 + # focus follows mouse pointer + # follow_mouse = 1 + touchpad { natural_scroll = false -- cgit v1.2.3