summaryrefslogtreecommitdiff
path: root/artix/home/.config/dunst/dunstrc
diff options
context:
space:
mode:
authorNantha Sorubakanthan <nantha@mielota.com>2026-04-26 10:05:13 +0200
committerNantha Sorubakanthan <nantha@mielota.com>2026-04-26 10:05:13 +0200
commite1541e4e9bad1c56cf6ed0143f1e514c5186e141 (patch)
treeb8f34ec9f3384603160e725e076dd9dc84f81d0a /artix/home/.config/dunst/dunstrc
parent7489c87f450c603db60f498451a2f6a6acbd567f (diff)
change colorscheme with make
Diffstat (limited to 'artix/home/.config/dunst/dunstrc')
-rw-r--r--artix/home/.config/dunst/dunstrc21
1 files changed, 0 insertions, 21 deletions
diff --git a/artix/home/.config/dunst/dunstrc b/artix/home/.config/dunst/dunstrc
deleted file mode 100644
index 8ab4e1e..0000000
--- a/artix/home/.config/dunst/dunstrc
+++ /dev/null
@@ -1,21 +0,0 @@
-[global]
- background = "#1A1B26"
- foreground = "#ffffff"
- frame_color = "#3B4261"
- frame_width = 5
- timeout = 10
- alignment = center
- enable_recursive_icon_lookup = true
- padding = 5
- horizontal_padding = 5
- font = 0xProto Nerd font 15
- corner_radius = 0
- separator_height = 5
-[urgency_low]
- background = "#7aa2f7"
- foreground = "#ffffff"
- timeout = 10
-[urgency_critical]
- background = "#F7768E"
- foreground = "#1A1B26"
- timeout = 10