diff options
| author | Blista Kanjo | 2023-01-06 06:20:28 -0500 |
|---|---|---|
| committer | Blista Kanjo | 2023-01-06 06:20:28 -0500 |
| commit | 2fab7909ce938170be8cb3c4f8fb057a80e2a2a8 (patch) | |
| tree | bb3f9f04adae62647a7eb50a567ab1a3601fea78 /.config/dunst/dunstrc | |
| parent | a63079e9f7021f483e6951f7ff1ebe77aaa93eb7 (diff) | |
refactor: changed icon theme to match all my other devices
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 8987b1e..2c897e8 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -199,7 +199,7 @@ enable_recursive_icon_lookup = true # Set icon theme (only used for recursive icon lookup) - icon_theme = Flat-Remix-Grey-Dark + icon_theme = elementary-xfce-darker, elementary-xfce, Adwaita, breeze # You can also set multiple icon themes, with the leftmost one being used first. # icon_theme = "Adwaita, breeze" |
