aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dunst/.config
diff options
context:
space:
mode:
authorToby Vincent <tobyv@tobyvin.dev>2024-08-09 13:14:47 -0500
committerToby Vincent <tobyv@tobyvin.dev>2024-08-09 13:14:47 -0500
commit37f321a00c1913339bdbaf0b5629f7065778c3e4 (patch)
treeda62638987ccb76985e79c1fbebaaaef409f29c2 /dunst/.config
parent01705d7021e4ea3c5d1c89e11139c91732dc3613 (diff)
chore(flavours): remove unused flavours config
Diffstat (limited to 'dunst/.config')
-rw-r--r--dunst/.config/dunst/dunstrc.d/00-colorscheme.conf12
1 files changed, 0 insertions, 12 deletions
diff --git a/dunst/.config/dunst/dunstrc.d/00-colorscheme.conf b/dunst/.config/dunst/dunstrc.d/00-colorscheme.conf
deleted file mode 100644
index f964d88..0000000
--- a/dunst/.config/dunst/dunstrc.d/00-colorscheme.conf
+++ /dev/null
@@ -1,12 +0,0 @@
-[urgency_low]
- background = "#282828"
- foreground = "#ebdbb2"
- timeout = 5
-
-[urgency_normal]
- background = "#282828"
- foreground = "#ebdbb2"
-
-[urgency_critical]
- background = "#282828"
- foreground = "#ebdbb2"