caps is ctrl under x
This commit is contained in:
parent
a94d65a353
commit
105a64fef8
1 changed files with 1 additions and 1 deletions
|
@ -31,11 +31,11 @@
|
||||||
nssmdns = true;
|
nssmdns = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
geoclue2.enable = true;
|
geoclue2.enable = true;
|
||||||
xserver = {
|
xserver = {
|
||||||
enable = true;
|
enable = true;
|
||||||
layout = "pl";
|
layout = "pl";
|
||||||
|
xkbOptions = "caps:ctrl_modifier";
|
||||||
libinput = {
|
libinput = {
|
||||||
enable = true;
|
enable = true;
|
||||||
naturalScrolling = false;
|
naturalScrolling = false;
|
||||||
|
|
Loading…
Reference in a new issue