diff --git a/dunst/dunstrc b/dunst/dunstrc index 932a11e..de8b5f8 100644 --- a/dunst/dunstrc +++ b/dunst/dunstrc @@ -31,8 +31,10 @@ # the top and down respectively. # The width can be negative. In this case the actual width is the # screen width minus the width defined in within the geometry option. - geometry = "300x5-30+20" - + #geometry = "300x5-30+20" + width = (200, 600) + offset = 0x45 # margin of 60 from right + # Show how many messages are currently hidden (because of geometry). indicate_hidden = yes @@ -293,8 +295,8 @@ #icon = /path/to/icon [urgency_normal] - background = "#285577" - foreground = "#ffffff" + background = "#222222" + foreground = "#888888" timeout = 10 # Icon for notifications with normal urgency, uncomment to enable #icon = /path/to/icon