summaryrefslogtreecommitdiff
path: root/.config/dunst/dunstrc
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-01-09 20:07:31 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-01-09 20:07:31 +0100
commitf373a71fe06372425d1aa420b966ee7d379324af (patch)
tree092d5a4d63952404ee01a4ce8a13b706e4f54db5 /.config/dunst/dunstrc
parentb3fdb09a1c512738fbe42aefb80a92b4560a5677 (diff)
Update dunst look
Diffstat (limited to '.config/dunst/dunstrc')
-rw-r--r--.config/dunst/dunstrc11
1 files changed, 7 insertions, 4 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc
index cfed140..014f82b 100644
--- a/.config/dunst/dunstrc
+++ b/.config/dunst/dunstrc
@@ -4,11 +4,14 @@
width = 256
height = 192
offset = 0x19
- padding = 1
- horizontal_padding = 1
- transparency = 0
- font = Monospace 8
+ padding = 8
+ horizontal_padding = 8
+ transparency = 20
+ font = monospace 7
format = "<b>%s</b>\n%b"
+ separator_height = 0
+ separator_color = "#202020"
+ frame_width = 0
[urgency_low]
background = "#202020"