mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-04 07:14:21 +02:00
dunst: update icon path
I don't know how icon lookup should happen in other notification daemons, but all icons don't seem to be available in all resolutions.
This commit is contained in:
parent
b5cf67df10
commit
28fc208332
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
icon_position = left
|
||||
min_icon_size = 32
|
||||
max_icon_size = 32
|
||||
icon_path = /usr/share/icons/hicolor/128x128/status/:/usr/share/icons/hicolor/128x128/devices/:/usr/share/icons/hicolor/128x128/apps/
|
||||
icon_path = /usr/share/icons/Adwaita/64x64/status/:/usr/share/icons/Adwaita/64x64/devices/:/usr/share/icons/Adwaita/64x64/apps/:/usr/share/icons/Adwaita/256x256/legacy/:/usr/share/icons/hicolor/64x64/apps/
|
||||
|
||||
# History
|
||||
sticky_history = yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue