chore: backup

This commit is contained in:
Stefan Imhoff
2024-03-22 13:27:23 +01:00
parent 17c95048a3
commit 6223467e59
4 changed files with 287 additions and 275 deletions

View File

@@ -154,7 +154,7 @@ defaults write com.apple.dock minimize-to-application -bool true
defaults write com.apple.dock enable-spring-load-actions-on-all-items -bool false
# Hide indicator lights for open applications in the Dock
defaults write com.apple.dock show-process-indicators -bool false
defaults write com.apple.dock show-process-indicators -bool true
# Dont animate opening applications from the Dock
defaults write com.apple.dock launchanim -bool false