Swap command and alt
This commit is contained in:
parent
3d81324b97
commit
2cdd818efa
@ -37,6 +37,7 @@
|
|||||||
system.keyboard = {
|
system.keyboard = {
|
||||||
enableKeyMapping = true;
|
enableKeyMapping = true;
|
||||||
remapCapsLockToEscape = true;
|
remapCapsLockToEscape = true;
|
||||||
|
swapLeftCommandAndLeftAlt = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
# Create /etc/zshrc that loads the nix-darwin environment.
|
# Create /etc/zshrc that loads the nix-darwin environment.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user