aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/dunst/dunstrc10
1 files changed, 5 insertions, 5 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc
index d698cd2..dc84c02 100644
--- a/.config/dunst/dunstrc
+++ b/.config/dunst/dunstrc
@@ -1,13 +1,13 @@
[global]
monitor = 0
follow = keyboard
- width = 370
- height = 350
+ width = 400
+ height = 400
offset = 0x19
padding = 2
horizontal_padding = 2
transparency = 25
- font = JetBrainsMono Nerd Font 12
+ font = LiterationMono Nerd Font 14
format = "<b>%s</b>\n%b"
[urgency_low]
@@ -16,8 +16,8 @@
timeout = 3
[urgency_normal]
- foreground = "#ebdbb2"
- background = "#458588"
+ foreground = "#f9e2af"
+ background = "#1e1e2e"
timeout = 5
[urgency_critical]