We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d0d14f commit a1b4573Copy full SHA for a1b4573
macos-tweaks.sh
@@ -29,7 +29,7 @@ defaults write NSGlobalDomain NSAutomaticQuoteSubstitutionEnabled -bool false
29
defaults write NSGlobalDomain NSAutomaticSpellingCorrectionEnabled -bool false
30
31
# Enable dark theme
32
-defaults write NSGlobalDomain AppleInterfaceStyle Dark
+# defaults write NSGlobalDomain AppleInterfaceStyle Dark
33
34
###############################################################################
35
# Input #
0 commit comments