From b1d88c753f1943296a7f243faa5cc72c28914e1b Mon Sep 17 00:00:00 2001 From: The_miro Date: Mon, 11 Nov 2024 22:02:53 +0100 Subject: [PATCH] dunst real pretty --- desktopenvs/hyprland/dunst/dunstrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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