Wider geometry for dunst messaages
dblume

dblume commited on 2023-12-01 14:36:14
Showing 1 changed files, with 1 additions and 1 deletions.

... ...
@@ -31,7 +31,7 @@
31 31
     # the top and down respectively.
32 32
     # The width can be negative.  In this case the actual width is the
33 33
     # screen width minus the width defined in within the geometry option.
34
-    geometry = "300x5-30+20"
34
+    geometry = "600x5-30+20"
35 35
 
36 36
     # Show how many messages are currently hidden (because of geometry).
37 37
     indicate_hidden = yes
38 38