Is there a way to move the launcher to the right side of the screen in 14.04? everything that pops up in searches is only for moving to the bottom.
Asked
Active
Viewed 1,179 times
1 Answers
2
You can't move the dock in 14.04. While there are some unofficial plugins that make this possible (that have since seemed to vanish), it wasn't a native feature.
That feature was added in Ubuntu 16.04, which only supports moving to the bottom. The command to make this take effect is below:
gsettings set com.canonical.Unity.Launcher launcher-position Bottom
-
4He asking for ubuntu 14.04. – Mohamed Slama Jun 20 '16 at 01:17
-
@MohamedSlama I think he answered it well, but he didn't make enough of a distinction. I've edited the post to try to make the distinction more clear now. – Kaz Wolfe Jun 20 '16 at 05:16
-
Thanks. All I could find was moving it to the bottom so I figured I'd ask. I've also seen a couple plug ins too. – cyrussrivera Jun 21 '16 at 02:51
-
So what I ended up doing was creating some desktop icons. Usr/share/applications pick. Copy. Paste. Happy with that. – cyrussrivera Jun 22 '16 at 03:08