I3 to Sway #1

Merged
dbroqua merged 112 commits from gentoo-sway into master 2021-10-21 21:40:49 +02:00
Showing only changes of commit ddcd099aa7 - Show all commits

View File

@ -4,6 +4,16 @@ input "type:keyboard" {
xkb_variant intl
xkb_options "compose:rwin"
}
input "1:1:AT_Translated_Set_2_keyboard" {
xkb_layout us
xkb_variant intl
xkb_options "compose:rctrl"
}
# Touchpad definition
input type:touchpad {
ap enabled
}
### Variables