dynamic workspaces

This commit is contained in:
Mohamed Chrayed 2024-09-04 18:47:14 +02:00
parent 5128f0aad3
commit 42004720ef

View File

@ -77,7 +77,8 @@ dconf.settings = {
# Mutter Settings # Mutter Settings
dconf.settings = { dconf.settings = {
"org/gnome/mutter" = { "org/gnome/mutter" = {
edge-tiling = true; edge-tiling = true;
dynamic-workspaces = true;
}; };
}; };
# Customization # Customization