Autohide dock

This commit is contained in:
Georgi Gardev
2024-03-05 01:25:51 +02:00
parent 494cad38eb
commit a98422f735
+1 -1
View File
@@ -115,4 +115,4 @@ defaults write com.apple.dock expose-animation-duration -float 0.1
defaults write com.apple.dock expose-group-by-app -bool false
# Automatically hide and show the Dock
defaults write com.apple.dock autohide -bool false
defaults write com.apple.dock autohide -bool true