# show
defaults write com.apple.dock desktop-picture-show-debug-text -bool TRUE && killall Dock
# hide
defaults write com.apple.dock desktop-picture-show-debug-text -bool FALSE && killall Dock
Created
August 11, 2023 04:12
-
-
Save tuliren/189502b380f04908fe247b8ab1537c1e to your computer and use it in GitHub Desktop.
Commands to show or hide wallpaper filename on Mac desktop
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment