diff options
Diffstat (limited to 'system/marvin.nix')
-rw-r--r-- | system/marvin.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/marvin.nix b/system/marvin.nix index 0e022fb7..2dd7986a 100644 --- a/system/marvin.nix +++ b/system/marvin.nix @@ -81,6 +81,7 @@ }; NSGlobalDomain = { AppleShowScrollBars = "Always"; + ApplePressAndHoldEnabled = false; }; screensaver = { askForPasswordDelay = 60; |