dotfiles/config/sway/config.d/keyboard

8 lines
159 B
Plaintext

input * {
xkb_layout "us,fi"
# xkb_options "grp:ctrl_shift_toggle"
xkb_switch_layout "next"
}
bindsym $mod+space input type:keyboard xkb_switch_layout next