Restore Minimize and Maximize Window Buttons in Fedora 42 Workstation via Command Line

NoNullsInHeaven Posted on 14 days ago 0 Views


If you’ve just installed Fedora 42 Workstation, you might have noticed that the minimize and maximize buttons are missing from your application windows. If you prefer having those buttons for easier window management, this quick guide is for you.

No need to install any additional packages — all you need is a terminal. Just run the following command to restore the missing buttons:

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

That’s it! Your window decorations should now include the minimize, maximize, and close buttons, making multitasking a bit more familiar and convenient.