diff options
| author | kj-sh604 | 2025-02-08 21:42:24 -0500 |
|---|---|---|
| committer | kj-sh604 | 2025-02-08 21:42:24 -0500 |
| commit | f42e62243b711dec92fbb9919cdc47ec1f36908e (patch) | |
| tree | 45c3eec05456b4242cdf19b4154c5bdd3951d039 | |
| parent | 2867485028559bf2d4e6432b2494615ee545c229 (diff) | |
refactor: add `Mint-X` icon_theme
| -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 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" |
