steveej-laptop: remove capslock/esc switch
This commit is contained in:
parent
f9c7bced2a
commit
3d62ced92a
1 changed files with 1 additions and 1 deletions
|
@ -200,7 +200,7 @@ rec {
|
||||||
|
|
||||||
videoDrivers = [ "qxl" "modesetting" ];
|
videoDrivers = [ "qxl" "modesetting" ];
|
||||||
xkbVariant = "altgr-intl";
|
xkbVariant = "altgr-intl";
|
||||||
xkbOptions = "nodeadkeys,caps:swapescape";
|
xkbOptions = "nodeadkeys";
|
||||||
|
|
||||||
desktopManager = {
|
desktopManager = {
|
||||||
# FIXME: gnome should be moved to user session
|
# FIXME: gnome should be moved to user session
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue