From d21a65ca91273b351170f453b80aa3b157841700 Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Sun, 3 Sep 2023 16:59:14 +0200 Subject: Updated mutt config to work with gpg --- 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 7ba2933..78bfa5f 100644 --- a/config/dunst/dunstrc +++ b/config/dunst/dunstrc @@ -61,7 +61,7 @@ # Defines width in pixels of frame around the notification window. # Set to 0 to disable. - frame_width = 2 + frame_width = 1 # Defines color of the frame around the notification window. frame_color = "#aaaaaa" -- cgit