Customize GNOME Desktop (Fedora)
Aus MattWiki
This article contains my notes on how to customize the GNOME Desktop on Fedora Workstation.
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'