Customize GNOME Desktop (Fedora): Unterschied zwischen den Versionen

Aus MattWiki
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>…“
(kein Unterschied)

Version vom 17. Juni 2025, 20:42 Uhr

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'