Decrease dock tilesize and disable folder links in dock

This commit is contained in:
Tobias Ostner 2025-02-28 10:24:04 +01:00
parent 5afc9e228e
commit 687907b837

View file

@ -76,13 +76,9 @@
expose-animation-duration = 0.0; expose-animation-duration = 0.0;
mru-spaces = false; mru-spaces = false;
orientation = "right"; orientation = "right";
persistent-others = [
"/Users/tobi/TobCloud"
"/Users/tobi/Documents"
"/Users/tobi/Downloads"
];
show-recents = false; show-recents = false;
static-only = true; static-only = true;
tilesize = 32;
wvous-br-corner = 1; wvous-br-corner = 1;
}; };
@ -124,7 +120,7 @@
TrackpadRightClick = true; TrackpadRightClick = true;
}; };
}; };
stateVersion = 6; stateVersion = 6;
}; };
} }