feat: set notifcation density to compact
This commit is contained in:
@@ -458,7 +458,7 @@
|
||||
notifications = {
|
||||
enabled = true;
|
||||
enableMarkdown = false;
|
||||
density = "default";
|
||||
density = "compact";
|
||||
monitors = [ ];
|
||||
location = "bottom_right";
|
||||
overlayLayer = true;
|
||||
|
||||
Reference in New Issue
Block a user