diff options
| -rw-r--r-- | hosts/RyanMac/configuration.nix | 4 |
1 files 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 { | |||
| 254 | AppleInterfaceStyle = "Dark"; | 254 | AppleInterfaceStyle = "Dark"; |
| 255 | 255 | ||
| 256 | # Key repeat rate | 256 | # Key repeat rate |
| 257 | KeyRepeat = 4; | 257 | KeyRepeat = 2; |
| 258 | InitialKeyRepeat = 30; | 258 | InitialKeyRepeat = 35; |
| 259 | 259 | ||
| 260 | # Swap F1-12 to be default | 260 | # Swap F1-12 to be default |
| 261 | "com.apple.keyboard.fnState" = true; | 261 | "com.apple.keyboard.fnState" = true; |
