-
|
I find I can't do it, what should I do? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
https://bbs.archlinux.org/viewtopic.php?id=303004 Gnome (GTK4) doesn't have maximize / minimize buttons so you need to take extra steps to enable the behavior |
Beta Was this translation helpful? Give feedback.
-
|
This is controlled by the |
Beta Was this translation helpful? Give feedback.
This is controlled by the
gtk-decoration-layoutGTK setting key. Read its documentation for more. Instead of editing the GTK 4 .ini settings file, you can also rungsettings set org.gnome.desktop.wm.preferences button-layout <layout>to change your button layout instantly across all apps (where<layout>is your desired layout string).