Skip to content

Instantly share code, notes, and snippets.

@germanow
Last active May 9, 2022 09:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save germanow/9b8423a3aa35a48ab5c38ecd753c119a to your computer and use it in GitHub Desktop.
Save germanow/9b8423a3aa35a48ab5c38ecd753c119a to your computer and use it in GitHub Desktop.
for ubuntu 20.04

Minimize on click:

gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize'

Back to default:

gsettings reset org.gnome.shell.extensions.dash-to-dock click-action
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment