Keyboards input option was not right
This commit is contained in:
parent
8a7c0c84a0
commit
286917b79a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
up = "k";
|
up = "k";
|
||||||
right = "l";
|
right = "l";
|
||||||
input = {
|
input = {
|
||||||
"*" = {
|
"type:keyboard" = {
|
||||||
xkb_layout = "us";
|
xkb_layout = "us";
|
||||||
xkb_variant = "altgr-intl";
|
xkb_variant = "altgr-intl";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue