I want to change the location of the 'close' and 'minimize' window. The default location is on upper left - and I want it to be on upper right.
Asked
Active
Viewed 1.2k times
2 Answers
3
You can do this with unity-tweak-tool
sudo apt-get install unity-tweak-tool
Now go to Appearance > Window Controls and set it to Right
Mark Kirby
- 18,949
- 19
- 79
- 116
0
You can do this with the gnome-tweak-tool.
$ sudo add-apt-repository universe
$ sudo apt install gnome-tweak-tool
Than you go to Window Titlebars and change the option by placement to left.

