keep esc key instead of swapping
This commit is contained in:
parent
4b1fb05fd8
commit
628e2788be
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
||||||
accelProfile = "flat";
|
accelProfile = "flat";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
xkbOptions = "caps:swapescape";
|
xkbOptions = "caps:escape";
|
||||||
windowManager.i3 = {
|
windowManager.i3 = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.i3-gaps;
|
package = pkgs.i3-gaps;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue