diff options
| author | kj-sh604 | 2025-02-08 21:03:11 -0500 |
|---|---|---|
| committer | kj-sh604 | 2025-02-08 21:03:11 -0500 |
| commit | 6cd8a1eaf5019518816c0786d1e86b0ed78bd8de (patch) | |
| tree | 4455aaf1a754ed400790a17a9848290b1f7112aa /.config/dunst/dunstrc | |
| parent | d366acaa34129feea1ef20b55bb81baa37d89a36 (diff) | |
refactor: add `Mint-Y` icon_theme
Diffstat (limited to '.config/dunst/dunstrc')
| -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 7fd331e..191a4d4 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -225,7 +225,7 @@ enable_recursive_icon_lookup = true # Set icon theme (only used for recursive icon lookup) - icon_theme = "elementary-xfce-dark, elementary-xfce, elementary, Moka, Faba, Papirus-Dark, kora-pgrey, breeze-dark, Humanity-Dark, Papirus, kora, Adwaita, AdwaitaLegacy, Humanity, gnome, Tango, hicolor, breeze" + icon_theme = "elementary-xfce-dark, elementary-xfce, elementary, Mint-Y, Moka, Faba, Papirus-Dark, kora-pgrey, breeze-dark, Humanity-Dark, Papirus, kora, Adwaita, AdwaitaLegacy, Humanity, gnome, Tango, hicolor, breeze" # You can also set multiple icon themes, with the leftmost one being used first. # icon_theme = "Adwaita, breeze" |
