dotfiles/sway/.config/sway/config.d/40-inputs.conf

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
69 B
Plaintext
Raw Normal View History

2022-10-04 14:47:44 +02:00
input "type:keyboard" {
xkb_layout "us"
xkb_model "pc101"
}