Last active
March 28, 2020 17:51
-
-
Save UgRoss/5be192aaffd7c274c9f5ab1a831b0fd0 to your computer and use it in GitHub Desktop.
Ubuntu disable dock full width
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
| gsettings set org.gnome.shell.extensions.dash-to-dock extend-height false |
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
| gsettings set org.gnome.shell.extensions.dash-to-dock extend-height true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment