diff options
Diffstat (limited to 'dunst/.config')
-rw-r--r-- | dunst/.config/dunst/dunstrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dunst/.config/dunst/dunstrc b/dunst/.config/dunst/dunstrc index 178e4ec..a6941fe 100644 --- a/dunst/.config/dunst/dunstrc +++ b/dunst/.config/dunst/dunstrc | |||
@@ -19,7 +19,7 @@ | |||
19 | horizontal_padding = 14 | 19 | horizontal_padding = 14 |
20 | 20 | ||
21 | # The frame color and width of the notification | 21 | # The frame color and width of the notification |
22 | frame_color = "#5b5b5b" | 22 | frame_color = "#2f2f2f" |
23 | frame_width = 5 | 23 | frame_width = 5 |
24 | line_height = 0 | 24 | line_height = 0 |
25 | 25 | ||