Skip to content

Commit

Permalink
Update index.html [q]
Browse files Browse the repository at this point in the history
  • Loading branch information
stopsopa authored Jan 26, 2025
1 parent f1dddd4 commit e817cdf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pages/mac/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,12 @@ <h2>Finder</h2>
defaults write com.apple.finder AppleShowAllFiles YES
killall Finder
</script>
<h2>Dock - not show recently open apps</h2>
<script type="editor" data-lang="sh">

// Settings -> search "dock" -> choose "Dock settings" -> untick "Show suggested and recent apps in Dock"

</script>
<h2>Resize png/jpg</h2>
<script type="editor" data-lang="sh">

Expand Down

0 comments on commit e817cdf

Please sign in to comment.