feat(dock): instant autohide trigger with fast slide animation

This commit is contained in:
2026-04-13 20:27:03 +08:00
parent 35ac63e068
commit 4acff86a06
+2
View File
@@ -35,6 +35,8 @@
LaunchServices.LSQuarantine = false; LaunchServices.LSQuarantine = false;
dock = { dock = {
autohide = true; autohide = true;
autohide-delay = 0.0;
autohide-time-modifier = 0.15;
show-recents = false; show-recents = false;
mru-spaces = false; mru-spaces = false;
wvous-tl-corner = 1; wvous-tl-corner = 1;