summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSilas Schöffel <sils@sils.li>2025-08-22 14:38:03 +0200
committerSilas Schöffel <sils@sils.li>2025-08-22 14:38:03 +0200
commit18d3ef311822313c2ed2a8cdb14419c4d9f3a78b (patch)
treee79b66d482b9c7a4e48b90afc1042ebe008d65a2
parentsys/greetd: rename greetd.tuigreet to tuigreet (diff)
downloadnix-config-main.zip
hm/mako: rename maxIconSize to max-icon-size HEAD main
-rw-r--r--hm/mako/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/mako/default.nix b/hm/mako/default.nix
index c71f704..b51ec14 100644
--- a/hm/mako/default.nix
+++ b/hm/mako/default.nix
@@ -14,7 +14,7 @@
       ignore-timeout = true;
       layer = "overlay";
       markup = true; # TODO
-      maxIconSize = 64;
+      max-icon-size = 64;
       sort = "-time";
     };
     #extraConfig = ''