diff --git a/module/configuration.nix b/module/configuration.nix index f5c3d84..caffe61 100644 --- a/module/configuration.nix +++ b/module/configuration.nix @@ -76,13 +76,9 @@ expose-animation-duration = 0.0; mru-spaces = false; orientation = "right"; - persistent-others = [ - "/Users/tobi/TobCloud" - "/Users/tobi/Documents" - "/Users/tobi/Downloads" - ]; show-recents = false; static-only = true; + tilesize = 32; wvous-br-corner = 1; }; @@ -124,7 +120,7 @@ TrackpadRightClick = true; }; }; - + stateVersion = 6; }; }