Skip to content

Commit

Permalink
.macos.sh: fix broken sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
tkareine committed Sep 18, 2024
1 parent ea95f5e commit b1fca12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ defaults write NSGlobalDomain AppleMenuBarVisibleInFullscreen -bool false
# Window Manager: disable stage manager
defaults write com.apple.WindowManager GloballyEnabled -bool false

# Window Manager: indicate that I've education functionality
# Window Manager: indicate that I've completed tutorial functionalities
defaults write com.apple.WindowManager GloballyEnabledEver -bool true
defaults write com.apple.WindowManager HasDisplayedShowDesktopEducation -bool true

Expand Down

0 comments on commit b1fca12

Please sign in to comment.