diff options
| author | kj-sh604 | 2025-02-08 00:04:03 -0500 |
|---|---|---|
| committer | kj-sh604 | 2025-02-08 00:04:03 -0500 |
| commit | 5db0a498357e48dc734798d741418ffa9e346888 (patch) | |
| tree | b606b59397ad4170364d0c072a29b0f4dd94e05d /.config/dunst/dunstrc | |
| parent | 07968adb81e9dde658f2f54d23795af876d44a8d (diff) | |
refactor: super verbose `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 9826825..7fd331e 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, Adwaita, breeze, AdwaitaLegacy" + 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" # You can also set multiple icon themes, with the leftmost one being used first. # icon_theme = "Adwaita, breeze" |
