Skip to content

Instantly share code, notes, and snippets.

@brunurd
Created October 29, 2019 22:34
Show Gist options
  • Save brunurd/dc96c5e83777cd0e85dbdb44da2941a2 to your computer and use it in GitHub Desktop.
Save brunurd/dc96c5e83777cd0e85dbdb44da2941a2 to your computer and use it in GitHub Desktop.
Set dock to bottom in Ubuntu 18.04
#!/bin/sh
gsettings set org.gnome.shell.extensions.dash-to-dock dock-position BOTTOM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment