From 5ac440a7604ce6765ce802cb1fd53c906d8d18ec Mon Sep 17 00:00:00 2001 From: Ivan Molodetskikh Date: Tue, 15 Jul 2025 18:36:16 +0300 Subject: Mention localectl in the docs --- resources/default-config.kdl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'resources') diff --git a/resources/default-config.kdl b/resources/default-config.kdl index f2fa8609..a053f122 100644 --- a/resources/default-config.kdl +++ b/resources/default-config.kdl @@ -17,7 +17,8 @@ input { // options "grp:win_space_toggle,compose:ralt,ctrl:nocaps" // If this section is empty, niri will fetch xkb settings - // from org.freedesktop.locale1. + // from org.freedesktop.locale1. You can control these using + // localectl set-x11-keymap. } // Enable numlock on startup, omitting this setting disables it. -- cgit