From 876fa79f31d4e2c67d62e16d503bc75b749eefcd Mon Sep 17 00:00:00 2001 From: ryukamish Date: Sun, 22 Mar 2026 14:11:01 +0530 Subject: chore: cleanup --- niri/cfg/input.kdl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'niri/cfg/input.kdl') diff --git a/niri/cfg/input.kdl b/niri/cfg/input.kdl index 415df3c..f743bfa 100644 --- a/niri/cfg/input.kdl +++ b/niri/cfg/input.kdl @@ -1,12 +1,14 @@ input { + focus-follows-mouse max-scroll-amount="95%" keyboard { xkb { layout "us" + options "caps:escape" // swap caps with escape key } } touchpad { - dwt // palm rejection while typing + dwt // palm rejection while typing tap natural-scroll } -- cgit v1.3