Swap command and alt

This commit is contained in:
Random936 2024-06-04 21:28:54 -07:00
parent 3d81324b97
commit 2cdd818efa

View File

@ -37,6 +37,7 @@
system.keyboard = {
enableKeyMapping = true;
remapCapsLockToEscape = true;
swapLeftCommandAndLeftAlt = true;
};
# Create /etc/zshrc that loads the nix-darwin environment.