diff --git a/profiles/darwin/system.nix b/profiles/darwin/system.nix index a7cf594..42db6c1 100644 --- a/profiles/darwin/system.nix +++ b/profiles/darwin/system.nix @@ -13,11 +13,11 @@ }; dock = { - autohide = false; + autohide = true; show-recents = false; launchanim = true; orientation = "bottom"; - tilesize = 48; + tilesize = 50; }; finder = {