From 0f1ee1d8c73431077e461c661a850d76e0f6cb00 Mon Sep 17 00:00:00 2001 From: xengineering Date: Fri, 20 Dec 2024 20:56:43 +0100 Subject: dunst: Re-add customizations The default design is slightly ugly. --- dunst/dunstrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dunst/dunstrc') diff --git a/dunst/dunstrc b/dunst/dunstrc index 7903ff8..2159daf 100644 --- a/dunst/dunstrc +++ b/dunst/dunstrc @@ -17,7 +17,7 @@ # # If this option is set to mouse or keyboard, the monitor option # will be ignored. - follow = none + follow = mouse ### Geometry ### @@ -108,7 +108,7 @@ # Defines width in pixels of frame around the notification window. # Set to 0 to disable. - frame_width = 3 + frame_width = 2 # Defines color of the frame around the notification window. frame_color = "#aaaaaa" @@ -271,7 +271,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 = 0 + corner_radius = 5 # Define which corners to round when drawing the window. If the corner radius # is set to 0 this option will be ignored. -- cgit v1.2.3-70-g09d2