mirror of
https://github.com/RGBCube/ncc
synced 2025-09-13 09:37:57 +00:00
hosts.cape: fixes
This commit is contained in:
parent
22c1c12870
commit
419a2514b9
4 changed files with 11 additions and 4 deletions
|
@ -40,6 +40,11 @@ in {
|
|||
|
||||
system.defaults.CustomSystemPreferences."com.apple.dock".workspaces-auto-swoosh = false; # Read `AppleSpacesSwitchOnActivate`.
|
||||
|
||||
system.defaults.CustomSystemPreferences."com.apple.CoreBrightness" = {
|
||||
"Keyboard Dim Time" = 60;
|
||||
KeyboardBacklight.KeyboardBacklightIdleDimTime = 60;
|
||||
};
|
||||
|
||||
system.defaults.CustomSystemPreferences."com.apple.AppleMultitouchTrackpad" = {
|
||||
TrackpadThreeFingerVertSwipeGesture = 0; # Four finger swipe up for mission control.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue