From 425b418528485e3001fe854e2381ee5adb6edba0 Mon Sep 17 00:00:00 2001 From: Adam Gausmann Date: Sat, 2 Apr 2022 18:47:23 -0500 Subject: [PATCH] Add dunst --- templates/.config/dunst/dunstrc | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 templates/.config/dunst/dunstrc diff --git a/templates/.config/dunst/dunstrc b/templates/.config/dunst/dunstrc new file mode 100644 index 0000000..34adb2b --- /dev/null +++ b/templates/.config/dunst/dunstrc @@ -0,0 +1,7 @@ +[global] + follow = mouse + origin = bottom-center + font = "DejaVu Sans Mono 10" + +${get_base16('dunst')} +