summaryrefslogtreecommitdiff
path: root/wallust/templates/dunstrc
diff options
context:
space:
mode:
Diffstat (limited to 'wallust/templates/dunstrc')
-rw-r--r--wallust/templates/dunstrc22
1 files changed, 0 insertions, 22 deletions
diff --git a/wallust/templates/dunstrc b/wallust/templates/dunstrc
deleted file mode 100644
index 68585bc..0000000
--- a/wallust/templates/dunstrc
+++ /dev/null
@@ -1,22 +0,0 @@
-[global]
-horizontal_padding = 12
-frame_width = 3
-font = LilexNerdFont 16
-icon_theme = Papyrus
-corner_radius = 16
-
-frame_color = "{{color11}}"
-separator_color= frame
-
-[urgency_low]
-background = "{{background}}"
-foreground = "{{foreground}}"
-
-[urgency_normal]
-background = "{{background}}"
-foreground = "{{foreground}}"
-
-[urgency_critical]
-background = "{{color11}}"
-foreground = "{{background}}"
-frame_color = "{{color3}}"