feat: set notifcation density to compact
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user