Prompts and utiltiies

This commit is contained in:
Arnie
2025-01-10 09:02:13 +01:00
parent 6cedce9ec3
commit fd85753fcf
4 changed files with 287 additions and 121 deletions
+4 -3
View File
@@ -76,7 +76,8 @@ in
system.defaults = {
dock = {
autohide = true;
autohide-delay = 0.0;
# Do not need dock, lets be more effective
autohide-delay = 100.0;
autohide-time-modifier = 0.25;
mineffect = "scale";
minimize-to-application = true;
@@ -87,9 +88,9 @@ in
tilesize = lib.mkDefault 80;
# Hot corners
wvous-bl-corner = hot-corners.MissionControl;
wvous-bl-corner = hot-corners.QuickNote;
wvous-br-corner = hot-corners.Launchpad;
wvous-tl-corner = hot-corners.QuickNote;
wvous-tl-corner = hot-corners.MissionControl;
};
finder = {