Skip to content

Instantly share code, notes, and snippets.

@dance2die
Created April 30, 2021 02:40
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 dance2die/a3cde3cdeee3d6e37bfc775b2d95e2d5 to your computer and use it in GitHub Desktop.
Save dance2die/a3cde3cdeee3d6e37bfc775b2d95e2d5 to your computer and use it in GitHub Desktop.
Move Ubuntu Unity Docks
gsettings set org.gnome.shell.extensions.dash-to-dock dock-position BOTTOM
gsettings set org.gnome.shell.extensions.dash-to-dock dock-position TOP
gsettings set org.gnome.shell.extensions.dash-to-dock dock-position RIGHT
gsettings set org.gnome.shell.extensions.dash-to-dock dock-position LEFT
gsettings set org.gnome.shell.extensions.dash-to-dock extend-height false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment