Dunst: Limit max icon size to 64 (WhatsApp is the culprit)
This commit is contained in:
parent
a281577764
commit
238e5ff8c4
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@
|
||||||
# Ignore newlines '\n' in notifications.
|
# Ignore newlines '\n' in notifications.
|
||||||
ignore_newline = no
|
ignore_newline = no
|
||||||
|
|
||||||
|
max_icon_size = 64
|
||||||
|
|
||||||
# The geometry of the window:
|
# The geometry of the window:
|
||||||
# [{width}]x{height}[+/-{x}+/-{y}]
|
# [{width}]x{height}[+/-{x}+/-{y}]
|
||||||
|
|
Loading…
Reference in a new issue