diff options
| author | joott <josh@ottmail.me> | 2025-07-30 16:31:58 -0400 |
|---|---|---|
| committer | joott <josh@ottmail.me> | 2025-07-30 16:31:58 -0400 |
| commit | 6f520a9156c512dea9e3702fa705e92176e4026e (patch) | |
| tree | 20a5e5ed67ad7fe3da0fe0c868f7c75b42f74ca7 /.config/wallust/templates | |
| parent | 26694e09e8f5bf2262737312e7ad217118db20de (diff) | |
| download | dotfiles-6f520a9156c512dea9e3702fa705e92176e4026e.tar.gz dotfiles-6f520a9156c512dea9e3702fa705e92176e4026e.zip | |
dunst icons
Diffstat (limited to '.config/wallust/templates')
| -rw-r--r-- | .config/wallust/templates/dunstrc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.config/wallust/templates/dunstrc b/.config/wallust/templates/dunstrc index 68585bc..f68d5da 100644 --- a/.config/wallust/templates/dunstrc +++ b/.config/wallust/templates/dunstrc @@ -1,8 +1,10 @@ [global] horizontal_padding = 12 frame_width = 3 +separator_height = 3 font = LilexNerdFont 16 -icon_theme = Papyrus +icon_theme = Papirus-Dark +enable_recursive_icon_lookup = true corner_radius = 16 frame_color = "{{color11}}" |