Keyboards input option was not right

This commit is contained in:
Yorick Barbanneau 2023-09-10 17:44:59 +02:00
parent 8a7c0c84a0
commit 286917b79a

View file

@ -12,7 +12,7 @@
up = "k";
right = "l";
input = {
"*" = {
"type:keyboard" = {
xkb_layout = "us";
xkb_variant = "altgr-intl";
};