From fc8007181e3cac71c566c5c410fe9c5605eaf459 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Fri, 28 Apr 2023 08:10:18 +0200 Subject: [PATCH] dunst: also add rounded corners to icons --- dotfiles/dunstrc | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/dunstrc b/dotfiles/dunstrc index d0f8633..75c429d 100644 --- a/dotfiles/dunstrc +++ b/dotfiles/dunstrc @@ -21,6 +21,7 @@ font = Cantarell 10 line_height = 0 corner_radius = 5 + icon_corner_radius = 5 # Put urgent notifications on top sort = yes