OSDN Git Service

[fix] : Limit maximum number of notifications
authorwatasuke102 <watasuke102@gmail.com>
Sat, 26 Sep 2020 13:45:19 +0000 (22:45 +0900)
committerwatasuke102 <watasuke102@gmail.com>
Sat, 26 Sep 2020 13:45:19 +0000 (22:45 +0900)
channels/i3/airootfs.any/etc/skel/.config/dunst/dunstrc

index e3d4014..6f83b96 100644 (file)
@@ -33,7 +33,7 @@ padding            = 10
 horizontal_padding = 15
 separator_height   = 5
 transparency       = 10
-geometry           = "350x20-30+40"
+geometry           = "350x5-30+40"
 font               = Noto Sans 9
 
 [urgency_low]