From 84f82823a2c339b61b3f28ccd5ea64b9a00d8b8f Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Thu, 3 Oct 2024 07:19:21 -0400 Subject: refactor: smaller gaps, smaller frame width --- .config/dunst/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/dunst') diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 4bad968..51449ce 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -95,7 +95,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 = "#0072FF" -- cgit v1.2.3