aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorawy <awy@tutamail.com>2024-08-28 02:45:34 +0300
committerawy <awy@tutamail.com>2024-08-28 02:45:34 +0300
commit441df3f7e0d5dcb613f1852e3d0878d5bc49e410 (patch)
treed306616ee1772443662edf23d97231a97280ae4e
parent5bac855b45c241e0cbe46518dc0b9f55deda3012 (diff)
tidy
-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]