[sway] Add altgr keyboard variant
This commit is contained in:
parent
601a742cd2
commit
832d664e6c
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
input type:keyboard {
|
||||
xkb_layout "us"
|
||||
xkb_variant "altgr-intl"
|
||||
}
|
||||
|
||||
input type:touchpad {
|
||||
natural_scroll enabled
|
||||
scroll_factor 0.8
|
||||
|
|
Loading…
Reference in a new issue