Fix icon size in dunst
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
cd607f0c79
commit
5478b7851a
1 changed files with 2 additions and 0 deletions
|
@ -167,6 +167,8 @@ icon_position = right
|
||||||
# Paths to default icons.
|
# Paths to default icons.
|
||||||
icon_path = /usr/share/icons/gnome/16x16/status/:/usr/share/icons/gnome/16x16/devices/
|
icon_path = /usr/share/icons/gnome/16x16/status/:/usr/share/icons/gnome/16x16/devices/
|
||||||
|
|
||||||
|
max_icon_size = 32
|
||||||
|
|
||||||
[shortcuts]
|
[shortcuts]
|
||||||
|
|
||||||
# Shortcuts are specified as [modifier+][modifier+]...key
|
# Shortcuts are specified as [modifier+][modifier+]...key
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue