diff options
| author | kj-sh604 | 2025-04-19 12:29:59 -0400 |
|---|---|---|
| committer | kj-sh604 | 2025-04-19 12:29:59 -0400 |
| commit | 2ae85d13d623e4ae3397c2d62aae0a291cf0fed8 (patch) | |
| tree | 6ba04748cdc004a975d722a352c5e0378172daa7 | |
| parent | 29ce2dd96b5554f146bad866d3bfcf82aebf6e91 (diff) | |
refactor: remove `gnome`
| -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 bbf18cf..9685839 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, Mint-X, 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, Tango, hicolor, breeze-dark, breeze" # You can also set multiple icon themes, with the leftmost one being used first. # icon_theme = "Adwaita, breeze" |
