Fixes + updated emacs

This commit is contained in:
Aleksandr Lebedev 2025-02-02 20:54:00 +01:00
parent ba5ba05cfc
commit 7855c4b894
4 changed files with 20 additions and 21 deletions

View file

@ -134,7 +134,7 @@ in {
];
input = {
kb_layout = "us, ru";
kb_options = "grp:caps_toggle";
kb_options = "grp:lctrl_toggle, ctrl:nocaps" + (if hwconfig.hostname == "kylekrein-mac" then ", altwin:swap_alt_win" else ""); # "ctrl:nocaps, grp:toggle"
touchpad = {
natural_scroll = true;