Customize GNOME Desktop (Fedora)

Aus MattWiki
Version vom 17. Juni 2025, 20:42 Uhr von Matt (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „This article contains my notes on how to customize the GNOME Desktop on Fedora Workstation. {| class="wikitable" |+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 <code>gnome-tweaks</code>…“)
(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'