commit 8047c877d3ee44ff955aec7c2e3d0360521a228c
parent ee943cbdb703de7397a7fba92f747ea398918a44
Author: bdmfegys@duck.com <bdmfegys@duck.com>
Date: Fri, 10 May 2024 21:44:22 -0400
wallust.toml: add dunstrc entry
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/wallust.toml b/wallust.toml
@@ -83,6 +83,10 @@ target = "~/.config/kitty/colors-kitty.conf"
template = "colors-wal.vim"
target = "~/.config/nvim/colors/colors-wal.vim"
+[[entry]]
+template = "dunstrc"
+target = "~/.config/dunst/dunstrc"
+
# REMINDER Variables and methods that can be used with templating:
# wallpaper: The full path to the current wallpaper.
# backend: Current **backend** being used.