Show minimize and maximize buttons on windows
This commit is contained in:
parent
804a81ad6d
commit
f68fe0c9a5
@ -80,6 +80,10 @@
|
||||
picture-uri-dark = "file://${pkgs.gnome.gnome-backgrounds}/share/backgrounds/gnome/geometrics-d.jxl";
|
||||
};
|
||||
|
||||
"org/gnome/desktop/wm/preferences" = {
|
||||
button-layout = ":minimize,maximize,close";
|
||||
};
|
||||
|
||||
"org/gnome/desktop/screensaver" = {
|
||||
picture-uri = "file://${pkgs.gnome.gnome-backgrounds}/share/backgrounds/gnome/geometrics-l.jxl";
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user