Set keyboard layout for all keyboards
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
d4a9416491
commit
1156f251d4
1 changed files with 1 additions and 6 deletions
|
@ -25,12 +25,7 @@ gaps bottom -6
|
||||||
# Disable Title bars
|
# Disable Title bars
|
||||||
default_border pixel 0
|
default_border pixel 0
|
||||||
|
|
||||||
input "1452:591:AONE_Varmilo_Keyboard" {
|
input * {
|
||||||
xkb_model "pc105"
|
|
||||||
xkb_layout "ch"
|
|
||||||
}
|
|
||||||
|
|
||||||
input "1:1:AT_Translated_Set_2_keyboard" {
|
|
||||||
xkb_model "pc105"
|
xkb_model "pc105"
|
||||||
xkb_layout "ch"
|
xkb_layout "ch"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue