[sway] Add russian keyboard layout
This commit is contained in:
parent
4d8811a91b
commit
5acae77247
1 changed files with 3 additions and 1 deletions
|
@ -20,7 +20,9 @@ set $menu dmenu_path | bemenu | xargs swaymsg exec --
|
|||
output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
|
||||
|
||||
# Set keyboard layout
|
||||
input * xkb_layout fr,us
|
||||
input * xkb_layout fr,ru
|
||||
input * xkb_variant ,phonetic
|
||||
input * xkb_options grp:shift_caps_toggle
|
||||
input * xkb_numlock enable
|
||||
|
||||
############
|
||||
|
|
Loading…
Reference in a new issue