Skip to content

Instantly share code, notes, and snippets.

View mattitanskane's full-sized avatar
🥔
Making games with Godot

Matti mattitanskane

🥔
Making games with Godot
View GitHub Profile
@mattitanskane
mattitanskane / hidedock.md
Last active January 22, 2024 12:53
How to hide the Dock on MacOS

I never use the Dock and all it does for me is come in the way when I'm resizing windows or clicking on stuff I can't access using just my keyboard.

Here's a way to hide the Dock so it doesn't get in the way anymore.

Run the following commands in the terminal.

# Hide Dock
defaults write com.apple.dock autohide -bool true && killall Dock
defaults write com.apple.dock autohide-delay -float 1000 && killall Dock
### Keybase proof
I hereby claim:
* I am mattitanskane on github.
* I am mattitanskane (https://keybase.io/mattitanskane) on keybase.
* I have a public key ASDlH1EiOBZOPI8-V0AC_WCqjGq7jDIEU6pwKDyxab_pcwo
To claim this, I am signing this object: