system-from-scratch/roles/desktop/files/sway.d/inputs.conf

10 lines
158 B
Plaintext

# Input configuration
input "type:keyboard" {
xkb_layout us,ru
xkb_options grp:alt_shift_toggle
}
input type:touchpad {
natural_scroll enabled
}