diff options
Diffstat (limited to '.config')
| -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 2c897e8..22e9e6c 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -199,7 +199,7 @@ enable_recursive_icon_lookup = true # Set icon theme (only used for recursive icon lookup) - icon_theme = elementary-xfce-darker, elementary-xfce, Adwaita, breeze + icon_theme = "elementary-xfce-darker, elementary-xfce, elementary, Faba, Adwaita, breeze" # You can also set multiple icon themes, with the leftmost one being used first. # icon_theme = "Adwaita, breeze" |
