Fix number of workspaces in GNOME

This commit is contained in:
Pim Kunis 2024-11-19 17:52:33 +01:00
parent f3df475234
commit f2c78d7427
2 changed files with 2 additions and 1 deletions

View file

@ -14,7 +14,7 @@ in {
dconf.settings = with lib.hm.gvariant; {
"org/gnome/desktop/sound".allow-volume-above-100-percent = true;
"org/gnome/desktop/wm.preferences".num-workspaces = 4;
"org/gnome/desktop/wm/preferences".num-workspaces = 4;
"org/gnome/mutter".edge-tiling = true;
"org/gnome/shell" = {