Customize GNOME Desktop (Fedora)

Aus MattWiki
Version vom 18. Juni 2025, 08:48 Uhr von Matt (Diskussion | Beiträge)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)

This article contains my notes on how to customize the GNOME Desktop on Fedora Workstation.

Used Software Versions
Software Version
GNOME 48
Fedora Linux 42 (Workstation Edition)

User Interface

Minimize and Maximize Buttons

By default GNOME Desktop does not show buttons for minimizing or maximizing a windows as in Microsoft Windows.

They can be activated either by installing gnome-tweaks or via command line:

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