diff options
| author | Blista Kanjo | 2023-06-08 16:39:01 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2023-06-08 16:39:01 -0400 |
| commit | 0644b9797fd0a70e91836ec216e675f00eb36a43 (patch) | |
| tree | 6eb6a8e7742b6688a0e34b4c5f230b272c48c928 | |
| parent | 48132e2ce0ac53215609e1edf167beb0d2fb0669 (diff) | |
refactor: added more fallback icons
| -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" |
