Skip to content

Commit

Permalink
install hiddenbear and bear, adjust menubar spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
nonrational committed Oct 23, 2024
1 parent e1410ee commit 2e12791
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .macos
Original file line number Diff line number Diff line change
Expand Up @@ -782,6 +782,10 @@ defaults write com.apple.coreservices.uiagent CSUILastOSVersionWhereSafariRecomm
# Disable "floating thumbnail" preview and screenshot delay
defaults write com.apple.screencapture show-thumbnail -bool false

# More compact spacing for menu bar items.
defaults write -globalDomain NSStatusItemSpacing -int 6
defaults write -globalDomain NSStatusItemSelectionPadding -int 12

###############################################################
# _ _ _
# _____ ___ __ ___ _ __(_)_ __ ___ ___ _ __ | |_ __ _| |
Expand Down

0 comments on commit 2e12791

Please sign in to comment.