From 9cb45d050939b499e8e01ec9e4fe9be998d98dc4 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Sat, 18 Jul 2026 23:50:48 -0400 Subject: keyrepeat parity with linux --- hosts/RyanMac/configuration.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts/RyanMac/configuration.nix b/hosts/RyanMac/configuration.nix index 4383b15..78f2cd4 100644 --- a/hosts/RyanMac/configuration.nix +++ b/hosts/RyanMac/configuration.nix @@ -254,8 +254,8 @@ in { AppleInterfaceStyle = "Dark"; # Key repeat rate - KeyRepeat = 4; - InitialKeyRepeat = 30; + KeyRepeat = 2; + InitialKeyRepeat = 35; # Swap F1-12 to be default "com.apple.keyboard.fnState" = true; -- cgit v1.3