feat: set notifcation density to compact

This commit is contained in:
2026-06-06 11:35:10 +02:00
parent ed1c94735c
commit d6a3587a89
@@ -458,7 +458,7 @@
notifications = { notifications = {
enabled = true; enabled = true;
enableMarkdown = false; enableMarkdown = false;
density = "default"; density = "compact";
monitors = [ ]; monitors = [ ];
location = "bottom_right"; location = "bottom_right";
overlayLayer = true; overlayLayer = true;