diff --git a/dunstrc b/dunstrc index d5d2943..bd37308 100644 --- a/dunstrc +++ b/dunstrc @@ -43,12 +43,12 @@ # The transparency of the window. Range: [0; 100]. # This option will only work if a compositing window manager is # present (e.g. xcompmgr, compiz, etc.). - transparency = 5 + transparency = 0 # Draw a line of "separator_height" pixel height between two # notifications. # Set to 0 to disable. - separator_height = 1 + separator_height = 0 # Padding between text and separator. padding = 32 @@ -196,7 +196,7 @@ # corners. # The radius will be automatically lowered if it exceeds half of the # notification height to avoid clipping text and/or icons. - corner_radius = 6 + corner_radius = 0 ### Legacy