[Fixed] Gnome: Show Minimize/Maximize/Close buttons
Posted: 10/3/2022 4:37:37 PMBy: PrintableKanjiEmblem
Times Read: 1,085
Likes: 0 Dislikes: 0
Topic: Linux
Running some versions of Gnome have weird issues with when it shows the "standard" three buttons (Minimize/Maximize/Close) at the top of a window. Some have it, some do not.
A nice way around this is to just tell Gnome to ALWAYS show them. The following command will do that for you:
gsettings set org.gnome.desktop.wm.preferences button-layout ":minimize,maximize,close"
Rating: (You must be logged in to vote)