Tweak Alacritty settings
This commit is contained in:
parent
cd937b4053
commit
5a8240bc50
2 changed files with 13 additions and 3 deletions
|
|
@ -62,6 +62,7 @@
|
|||
dock.orientation = "right";
|
||||
NSGlobalDomain.InitialKeyRepeat = 14;
|
||||
NSGlobalDomain.KeyRepeat = 1;
|
||||
NSGlobalDomain.AppleFontSmoothing = 1;
|
||||
finder.AppleShowAllExtensions = true;
|
||||
finder.AppleShowAllFiles = true;
|
||||
finder.CreateDesktop = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue