diff options
Diffstat (limited to 'niri/cfg/input.kdl')
| -rw-r--r-- | niri/cfg/input.kdl | 4 |
1 files changed, 3 insertions, 1 deletions
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 } |
