diff options
| -rw-r--r-- | .config/dunst/dunstrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 6134705..4bad968 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -209,7 +209,7 @@ enable_recursive_icon_lookup = true # Set icon theme (only used for recursive icon lookup) - icon_theme = "elementary-xfce-darker, elementary-xfce, elementary, Faba, Adwaita, breeze" + icon_theme = "elementary-xfce-darker, elementary-xfce-dark, elementary-xfce, elementary, Faba, Adwaita, AdwaitaLegacy, breeze" # You can also set multiple icon themes, with the leftmost one being used first. # icon_theme = "Adwaita, breeze" |
