Hide the mac doc

This commit is contained in:
Lukas Cech 2025-01-09 18:07:08 +01:00
parent 2bbc67d662
commit 367e3b583c

View File

@ -76,7 +76,8 @@ in
system.defaults = { system.defaults = {
dock = { dock = {
autohide = true; autohide = true;
autohide-delay = 0.0; # Do not need dock, lets be more effective
autohide-delay = 100.0;
autohide-time-modifier = 0.25; autohide-time-modifier = 0.25;
mineffect = "scale"; mineffect = "scale";
minimize-to-application = true; minimize-to-application = true;