Disable extensions and center new windows by default

This commit is contained in:
thiloho
2025-01-29 02:13:08 +01:00
parent e1ba243e65
commit 581396db84

View File

@@ -44,6 +44,7 @@
dynamic-workspaces = true;
workspaces-only-on-primary = false;
edge-tiling = true;
center-new-windows = true;
};
"org/gnome/shell" = {
@@ -58,6 +59,7 @@
"codium.desktop"
"org.gnome.Nautilus.desktop"
];
disable-user-extensions = true;
};
"org/gnome/shell/app-switcher" = {