Nix Flakes configuration for MacOS, NixOS and WSL
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(njord): issue with repeat key speed

cosmeak abc9ddc2 fece64ba

+3 -4
+3 -4
hosts/njord/configuration.nix
··· 78 78 # Disable saving new documents to icloud 79 79 NSDocumentSaveNewDocumentsToCloud = false; 80 80 # Time before the key is repeated 81 - InitialKeyRepeat = 1; 81 + InitialKeyRepeat = 7; 82 82 # Time between repeat key 83 - KeyRepeat = 1; 83 + KeyRepeat = 6; 84 84 # Window open animation 85 85 NSAutomaticWindowAnimationsEnabled = false; 86 86 # Icon size in finder 87 - NSTableViewDefaultSizeMode = 1; 87 + NSTableViewDefaultSizeMode = 2; 88 88 # Drag from anywhere a window to move it 89 89 NSWindowShouldDragOnGesture = true; 90 90 # Deativate sound bip when volume is changed ··· 168 168 "amethyst" 169 169 # "sketchybar" 170 170 "stats" 171 - "logi-options-plus" 172 171 173 172 # Fonts 174 173 "sf-symbols"