marvin: enable key repeat
1 file changed, 1 insertion(+), 0 deletions(-)
jump to
M system/marvin.nix → system/marvin.nix
@@ -81,6 +81,7 @@ FXEnableExtensionChangeWarning = false; }; NSGlobalDomain = { AppleShowScrollBars = "Always"; + ApplePressAndHoldEnabled = false; }; screensaver = { askForPasswordDelay = 60;