diff --git a/desktopenvs/hyprland/dunst/dunstrc b/desktopenvs/hyprland/dunst/dunstrc index 9895ac0..20793b9 100644 --- a/desktopenvs/hyprland/dunst/dunstrc +++ b/desktopenvs/hyprland/dunst/dunstrc @@ -72,7 +72,7 @@ progress_bar_corners = all # Corner radius for the icon image. - icon_corner_radius = 0 + icon_corner_radius = 20 # Define which corners to round when drawing the icon image. If icon_corner_radius # is set to 0 this option will be ignored. @@ -94,7 +94,7 @@ separator_height = 2 # Padding between text and separator. - padding = 8 + padding = 4 # Horizontal padding. horizontal_padding = 8