feat: enable in overview
This commit is contained in:
parent
7ccb5e7d7c
commit
e00cbc6c48
1 changed files with 4 additions and 0 deletions
|
|
@ -188,6 +188,10 @@ in
|
||||||
"org/gnome/shell/extensions/auto-move-windows" = {
|
"org/gnome/shell/extensions/auto-move-windows" = {
|
||||||
application-list = autoMoveApplications;
|
application-list = autoMoveApplications;
|
||||||
};
|
};
|
||||||
|
"org/gnome/shell/extensions/hidetopbar" = {
|
||||||
|
enable-intellihide = true;
|
||||||
|
show-in-overview = true;
|
||||||
|
};
|
||||||
"org/gnome/shell/extensions/system-monitor-next-applet" = {
|
"org/gnome/shell/extensions/system-monitor-next-applet" = {
|
||||||
center-display = false;
|
center-display = false;
|
||||||
left-display = true;
|
left-display = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue