We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8bd561 commit 19369f4Copy full SHA for 19369f4
.macos
@@ -81,7 +81,7 @@ defaults write NSGlobalDomain NSAutomaticQuoteSubstitutionEnabled -bool false
81
defaults write NSGlobalDomain NSAutomaticSpellingCorrectionEnabled -bool false
82
83
# Menu bar: Set date and time format e.g. Sun 11 Aug 16:55
84
-defaults write com.apple.menuextra.clock DateFormat -string "E MMM d HH:mm"
+defaults write com.apple.menuextra.clock "DateFormat" "EEE MMM d H.mm"
85
86
# Mute all sounds, incl volume change feedback
87
defaults write "com.apple.sound.beep.feedback" -int 0
0 commit comments