From be01b65532c05e1bd6718614bb654332e837610d Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 29 Nov 2023 00:41:31 +0900 Subject: [PATCH] adjusted dunst radius --- config/dunst/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dunst/dunstrc b/config/dunst/dunstrc index 17d77af..5873427 100755 --- a/config/dunst/dunstrc +++ b/config/dunst/dunstrc @@ -219,7 +219,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 = 12 ### Legacy