dunst: Change frame settings

As far as I remember, these changes simply make the frame around dunst
notifications look nicer across more color schemes.
This commit is contained in:
Donovan Glover 2023-01-05 02:13:32 -05:00
parent 167b9f7445
commit 699eb3fd6f
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -21,8 +21,8 @@
horizontal_padding = 24
# The frame color and width of the notification
frame_color = "{color4}"
frame_width = 6
frame_color = "{color8}"
frame_width = 3
# How long a user needs to be idle for sticky notifications
idle_threshold = 120