Created
October 29, 2019 22:34
-
-
Save brunurd/dc96c5e83777cd0e85dbdb44da2941a2 to your computer and use it in GitHub Desktop.
Set dock to bottom in Ubuntu 18.04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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