This commit is contained in:
2025-09-11 11:43:48 +02:00
parent fd0e74f4a6
commit b5212ede78
8 changed files with 23 additions and 40 deletions

View File

@@ -1,6 +1,7 @@
{lib, ...}: {
{
system.defaults = {
NSGlobalDomain = {
AppleInterfaceStyle = "Dark";
AppleShowAllExtensions = true;
ApplePressAndHoldEnabled = false;
KeyRepeat = 2;