diff --git a/dunstrc b/dunstrc index ad342a4..ac97a08 100644 --- a/dunstrc +++ b/dunstrc @@ -27,13 +27,13 @@ width = 300 # The maximum height of a single notification, excluding the frame. - height = 300 + height = (0, 300) # Position the notification in the top right corner origin = top-right # Offset from the origin - offset = 10x50 + offset = (10, 50) # Scale factor. It is auto-detected if value is 0. scale = 0