dunst: Increase icon size

This made mpd notifications look great at the expense of all
notifications having large icons.
This commit is contained in:
Donovan Glover 2022-12-15 11:31:55 -05:00
parent 7fab3e4707
commit 90d230885d
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -42,6 +42,10 @@
# Allow some HTML tags like <i> and <u> in notifications
markup = full
# Increase the size of cover notifications
min_icon_size = 128
max_icon_size = 128
# Set the background and foreground (text) color for all notifications
[urgency_low]
background = "{background}"