mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-12-22 01:43:10 -05:00
dunst: replace qogir icons with colloid
This commit is contained in:
parent
4cc4f7bee2
commit
39933c7e7d
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@
|
||||||
### Icons ###
|
### Icons ###
|
||||||
|
|
||||||
enable_recursive_icon_lookup = true
|
enable_recursive_icon_lookup = true
|
||||||
icon_theme = "Qogir-dark, Papirus-Dark, Adwaita"
|
icon_theme = "Colloid-Grey-Dark, Papirus-Dark, Adwaita"
|
||||||
icon_position = left
|
icon_position = left
|
||||||
min_icon_size = 32
|
min_icon_size = 32
|
||||||
max_icon_size = 128
|
max_icon_size = 128
|
||||||
|
|
Loading…
Reference in a new issue