feat(nvim): add option for keyboard layouts

This commit is contained in:
Moritz Böhme 2023-06-25 10:58:39 +02:00
parent 4a5dbf9f62
commit 579e711735
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
3 changed files with 7 additions and 1 deletions

View file

@ -25,7 +25,7 @@ in
# For all categories, see https://wiki.hyprland.org/Configuring/Variables/
input {
kb_layout = de,us
kb_layout = ${concatStringsSep "," cfg.keyboardLayouts}
kb_variant =
kb_model =
kb_options = grp:win_space_toggle,caps:escape