summary refs log tree commit diff stats
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/marvin.nix1
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;