diff --git a/dotfiles/.config/dunst/dunstrc b/dotfiles/.config/dunst/dunstrc index 73145687..4fac5f95 100644 --- a/dotfiles/.config/dunst/dunstrc +++ b/dotfiles/.config/dunst/dunstrc @@ -33,7 +33,7 @@ origin = top-center # Offset from the origin - offset = 5x5 + offset = 10x10 # Scale factor. It is auto-detected if value is 0. scale = 0 @@ -229,7 +229,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 = 10 + corner_radius = 0 # Ignore the dbus closeNotification message. # Useful to enforce the timeout set by dunst configuration. Without this