diff options
-rw-r--r-- | niri/config.kdl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/niri/config.kdl b/niri/config.kdl index 9971a8d..1a826c6 100644 --- a/niri/config.kdl +++ b/niri/config.kdl @@ -15,6 +15,8 @@ input { // For example: // layout "us,ru" // options "grp:win_space_toggle,compose:ralt,ctrl:nocaps" + layout "us" + options "escape:nocaps" } // Enable numlock on startup, omitting this setting disables it. |