Fix keyboard configuration and cleanup
This commit is contained in:
parent
2d937f8f8b
commit
d02c81a189
6 changed files with 30 additions and 42 deletions
|
|
@ -72,7 +72,7 @@
|
|||
extraLayouts = {
|
||||
eng = { languages = [ "eng" ]; description = "English layout for external keyboard"; };
|
||||
};
|
||||
xkbOptions = "eurosign:e;";
|
||||
xkbOptions = "eurosign:e,terminate:ctrl_alt_bksp,compose:rctrl";
|
||||
libinput.enable = true;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue