I would like to know if there is any way to put all the buttons (max, min and close) to the left since in retouches only puts it in some applications and with the latest version of gnome does not let me. Use ubuntu 19.10 Thank you.
Asked
Active
Viewed 246 times
2 Answers
2
- Open your Ubuntu store (Ubuntu Software).
- search for tweaks.
- it's called "gnome-tweaks" install it and then launch it.
- Click the "Windows" Tab. //it's at the left corner.
- Scroll to the end you'll find an option called "Placement" choose the "left" option.

sam islam
- 111
- 6
1
You need to intall gnome-tweaks to put buttons to the left.
Launch a terminal and type:
sudo apt install gnome-tweaks
Launch Tweaks, click on "Window Titlebar" and change placement to left.

Jeryosh
- 745