gnome: show minimize/maximize buttons
This commit is contained in:
parent
51a3efc940
commit
fd5649b672
1 changed files with 4 additions and 0 deletions
|
|
@ -63,6 +63,10 @@ in
|
||||||
color-scheme = "prefer-dark";
|
color-scheme = "prefer-dark";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
"org/gnome/desktop/wm/preferences" = {
|
||||||
|
button-layout = "appmenu:minimize,maximize,close";
|
||||||
|
};
|
||||||
|
|
||||||
"org/gnome/shell/extensions/logo-menu" = {
|
"org/gnome/shell/extensions/logo-menu" = {
|
||||||
menu-button-icon-image = lib.gvariant.mkInt32 51;
|
menu-button-icon-image = lib.gvariant.mkInt32 51;
|
||||||
menu-button-terminal = "ptyxis";
|
menu-button-terminal = "ptyxis";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue