···1313 // For more information, see xkeyboard-config(7).
14141515 // For example:
1616- // layout "us,ru"
1717- // options "grp:win_space_toggle,compose:ralt,ctrl:nocaps"
1616+ layout "us+altgr-intl,ua,ru"
1717+ options "grp:win_space_toggle,caps:swapescape"
18181919 // If this section is empty, niri will fetch xkb settings
2020 // from org.freedesktop.locale1. You can control these using
···623623 // moving the mouse or pressing any other key.
624624 Mod+Shift+P { power-off-monitors; }
625625626626- Mod+Space repeat=false { spawn "vicinae" "toggle"; }
626626+ Alt+Space repeat=false { spawn "vicinae" "toggle"; }
627627}