add security settings

This commit is contained in:
2025-01-07 23:24:08 -05:00
parent 88129add4d
commit 5280c4a21a
2 changed files with 10 additions and 0 deletions

View File

@@ -18,5 +18,7 @@
enableKeyMapping = true; # Enable key mapping
# Set up your keyboard preferences here
};
system.defaults.WindowManager.EnableStandardClickToShowDesktop = false; # Disable/Enable standard click to show desktop
# You can add more Mac defaults here as well...
}