Skip to content

Instantly share code, notes, and snippets.

@anibalardid
Created November 8, 2019 13:05
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 anibalardid/95bf623dee740748586436de98c84102 to your computer and use it in GitHub Desktop.
Save anibalardid/95bf623dee740748586436de98c84102 to your computer and use it in GitHub Desktop.
ubuntu minimize window when click in dock
#set
gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize'
#reset 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