hide dock

This commit is contained in:
2025-08-04 22:49:13 +02:00
parent 703e3f8adf
commit 50a7ac3f3d

View File

@@ -13,11 +13,11 @@
}; };
dock = { dock = {
autohide = false; autohide = true;
show-recents = false; show-recents = false;
launchanim = true; launchanim = true;
orientation = "bottom"; orientation = "bottom";
tilesize = 48; tilesize = 50;
}; };
finder = { finder = {