Fixes + updated emacs
This commit is contained in:
parent
ba5ba05cfc
commit
7855c4b894
4 changed files with 20 additions and 21 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue