feat(dock): instant autohide trigger with fast slide animation
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user