[sway] Switch fr to be keyboard layout
This commit is contained in:
parent
c9c36843ae
commit
412932d20d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
input type:keyboard {
|
input type:keyboard {
|
||||||
xkb_layout "us"
|
xkb_layout "us","be"
|
||||||
xkb_variant "altgr-intl"
|
xkb_variant "altgr-intl","iso-alternate"
|
||||||
}
|
}
|
||||||
|
|
||||||
input type:touchpad {
|
input type:touchpad {
|
||||||
|
|
Loading…
Reference in a new issue