Add Minimize and Maximize Buttons in GNOME

Missing the minimize button option in GNOME? Here's how you can easily bring it back.
Warp Terminal

Unlike Ubuntu, distributions like Fedora and Arch Linux give you vanilla GNOME and one thing that may bother you is the lack of minimize and maximize buttons on the application windows.

Missing minimize button in GNOME
No minimize or maximize button in application windows, only close button

GNOME expects you to use the application switcher (Alt+Tab) or utilize the activities area (Super key) to just switch between running applications, instead of minimizing it.

The good thing is that you don't have to live like that if you don't want it.

Let me share how you can bring back the minimize and maximize buttons in GNOME using both GUI and command line options.

Method 1: Enable minimize and maximize buttons using GNOME Tweaks

GNOME Tweaks tool allows you customize various aspects of GNOME. Enabling minimize windows buttons is one of them.

Install GNOME Tweaks tool using your distribution's package manager first.

Run the application and go to the Windows Titlebars from the left sidebar. You'll see the options to add minimize and maximize buttons here,

Enable minimize and maximize buttons in GNOME applications

You can choose either or both. If you don't want it anymore, you can disable the buttons the same way in GNOME Tweaks tool.

πŸ’‘
You can also choose to put these control buttons on the left side if you want. The option is right there at the end of the Titelbar Buttons options.

Method 2: Use command line to enable minimize and maximize buttons

The gsettings command has the option to change the button layout and add the minimize and maximize buttons.

gsettings set org.gnome.desktop.wm.preferences button-layout ":minimize,maximize,close"

As you can guess, if you want to disable any of the buttons, you run the same command but omit the undesired one from the command.

πŸ’‘
You may also move the windows control buttons to the left by putting the colon in right side in the command:
gsettings set org.gnome.desktop.wm.preferences button-layout "close,minimize,maximize:"

Getting inspired by macOS is not always a good thing

Clearly, this 'no minimize button' design is inspired by Apple's macOS. I remember that around 10 years back, macOS used to have the Windows control on the left. So Ubuntu Unity also tried keeping controls on the left side by default.

Apple is weird. They have good designs most of the time but they prioritize design over user experience at times. The 'magic mouse' is an example.

I don't see why GNOME developers have this need of getting inspired by every design, specially the poor ones.

But that's just my opinion. I am happy that there exists a quick and easy solution to bring back the minimize and maximize buttons in GNOME.

About the author
Abhishek Prakash

Abhishek Prakash

Created It's FOSS 11 years ago to share my Linux adventures. Have a Master's degree in Engineering and years of IT industry experience. Huge fan of Agatha Christie detective mysteries πŸ•΅οΈβ€β™‚οΈ

It's FOSS

Making You a Better Linux User

It's FOSS

Great! You’ve successfully signed up.

Welcome back! You've successfully signed in.

You've successfully subscribed to It's FOSS.

Success! Check your email for magic link to sign-in.

Success! Your billing info has been updated.

Your billing was not updated.