mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-31 09:59:15 +01:00
dunst: Increase icon size
This made mpd notifications look great at the expense of all notifications having large icons.
This commit is contained in:
parent
7fab3e4707
commit
90d230885d
@ -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}"
|
||||
|
Loading…
Reference in New Issue
Block a user