This commit is contained in:
Aleksandr Lebedev 2025-06-13 18:03:05 +02:00
parent 5c41b81cb9
commit 33415bb3ab
2 changed files with 40 additions and 40 deletions

View file

@ -160,7 +160,7 @@
xkb.layout = "us, ru";
xkb.options = "grp:lctrl_toggle, ctrl:nocaps" + (if hwconfig.hostname == "kylekrein-mac" then ", altwin:swap_alt_win" else "");
track-layout = "window";
#numlock = true;
numlock = true;
};
touchpad = {
tap = true;