diff options
| author | ryukamish <[email protected]> | 2026-04-10 17:42:02 +0530 |
|---|---|---|
| committer | ryukamish <[email protected]> | 2026-04-10 17:42:02 +0530 |
| commit | 02f687d580f695a1579fb4558ca639465947e9c2 (patch) | |
| tree | 816b5324953be7baa50d04af86a689cd9d133142 /niri/cfg/input.kdl | |
| parent | 1a8a864fa79816b6a605f134e1273b5a8dee57f3 (diff) | |
chore: fixup
Diffstat (limited to 'niri/cfg/input.kdl')
| -rw-r--r-- | niri/cfg/input.kdl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/niri/cfg/input.kdl b/niri/cfg/input.kdl index f743bfa..a2be1de 100644 --- a/niri/cfg/input.kdl +++ b/niri/cfg/input.kdl @@ -3,7 +3,7 @@ input { keyboard { xkb { layout "us" - options "caps:escape" // swap caps with escape key + // options "caps:escape" // swap caps with escape key } } |
