[sway] Add russian keyboard layout

This commit is contained in:
lhark 2019-11-18 14:33:56 +00:00
parent 4d8811a91b
commit 5acae77247

View file

@ -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
############