From f42e62243b711dec92fbb9919cdc47ec1f36908e Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Sat, 8 Feb 2025 21:42:24 -0500 Subject: refactor: add `Mint-X` icon_theme --- .config/dunst/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index c34bf99..bbf18cf 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, Mint-Y, Moka, Faba, Papirus-Dark, kora-pgrey, Humanity-Dark, Papirus, kora, Yaru, Adwaita, AdwaitaLegacy, Humanity, gnome, Tango, hicolor, breeze-dark, breeze" + icon_theme = "elementary-xfce-dark, elementary-xfce, elementary, Mint-Y, Mint-X, Moka, Faba, Papirus-Dark, kora-pgrey, Humanity-Dark, Papirus, kora, Yaru, Adwaita, AdwaitaLegacy, Humanity, gnome, Tango, hicolor, breeze-dark, breeze" # You can also set multiple icon themes, with the leftmost one being used first. # icon_theme = "Adwaita, breeze" -- cgit v1.2.3