Show icons in dunst
This commit is contained in:
parent
6697d5af83
commit
3e8fbbaf90
1 changed files with 6 additions and 0 deletions
|
@ -121,6 +121,12 @@
|
||||||
# browser for opening urls in context menu
|
# browser for opening urls in context menu
|
||||||
browser = /usr/bin/firefox -new-tab
|
browser = /usr/bin/firefox -new-tab
|
||||||
|
|
||||||
|
# Align icons left
|
||||||
|
icon_position = left
|
||||||
|
|
||||||
|
# Paths to default icons.
|
||||||
|
icon_folders = /usr/share/icons/gnome/16x16/status/:/usr/share/icons/gnome/16x16/devices/:/usr/share/icons/hicolor/16x16/apps/
|
||||||
|
|
||||||
[frame]
|
[frame]
|
||||||
width = 2
|
width = 2
|
||||||
color = "#3d3d3d"
|
color = "#3d3d3d"
|
||||||
|
|
Loading…
Reference in a new issue