Decrease dock tilesize and disable folder links in dock
This commit is contained in:
parent
5afc9e228e
commit
687907b837
1 changed files with 2 additions and 6 deletions
|
|
@ -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;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue