diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2023-09-03 16:59:14 +0200 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2023-09-03 16:59:14 +0200 |
| commit | d21a65ca91273b351170f453b80aa3b157841700 (patch) | |
| tree | 3a635e38b957d6e7aa86324fdf6a1a0ee337f19f /config/dunst | |
| parent | 26136b2c24d53a5d127c1aa38978b82f4cf267d7 (diff) | |
| download | dotfiles-d21a65ca91273b351170f453b80aa3b157841700.tar.gz dotfiles-d21a65ca91273b351170f453b80aa3b157841700.tar.bz2 dotfiles-d21a65ca91273b351170f453b80aa3b157841700.zip | |
Updated mutt config to work with gpg
Diffstat (limited to 'config/dunst')
| -rw-r--r-- | config/dunst/dunstrc | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
