From 6cd8a1eaf5019518816c0786d1e86b0ed78bd8de Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Sat, 8 Feb 2025 21:03:11 -0500 Subject: refactor: add `Mint-Y` icon_theme --- .config/dunst/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/dunst') 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" -- cgit v1.2.3