From c1bf9bc1fb9d274568c757a2dc7e51f8efa0ae2a Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Mon, 3 Feb 2025 20:28:47 -0500 Subject: refactor: update dunst `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 ca7604c..0ecc83c 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-darker, elementary-xfce-dark, elementary-xfce, elementary, Faba, Adwaita, AdwaitaLegacy, breeze" + icon_theme = "elementary-xfce-dark, elementary-xfce, elementary, Moka, Faba, Adwaita, breeze, AdwaitaLegacy" # You can also set multiple icon themes, with the leftmost one being used first. # icon_theme = "Adwaita, breeze" -- cgit v1.2.3