feat: swap option and command keys to make like normal laptop
This commit is contained in:
parent
70bc3b3e7b
commit
97ef01e59a
@ -20,6 +20,7 @@
|
|||||||
|
|
||||||
boot.kernelParams = [
|
boot.kernelParams = [
|
||||||
"hid_apple.swap_fn_leftctrl=1"
|
"hid_apple.swap_fn_leftctrl=1"
|
||||||
|
"swap_opt_cmd=1"
|
||||||
];
|
];
|
||||||
|
|
||||||
networking.hostName = "maxos"; # Define your hostname.
|
networking.hostName = "maxos"; # Define your hostname.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user