Implement fetching xkb options from org.freedesktop.locale1

This commit is contained in:
Ivan Molodetskikh
2025-07-15 15:44:10 +03:00
parent 36efd6e3f9
commit 0e3d078a85
5 changed files with 209 additions and 1 deletions
+3
View File
@@ -15,6 +15,9 @@ input {
// For example:
// layout "us,ru"
// options "grp:win_space_toggle,compose:ralt,ctrl:nocaps"
// If this section is empty, niri will fetch xkb settings
// from org.freedesktop.locale1.
}
// Enable numlock on startup, omitting this setting disables it.