aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclyhtsuriva <aimeric@adjutor.xyz>2022-01-04 13:40:21 +0100
committerclyhtsuriva <aimeric@adjutor.xyz>2022-01-04 13:40:21 +0100
commit23e17d10224374e2e9dfb65dfaf27f00d83810c5 (patch)
tree91bece08b07c2617e5313b92688e49e8fc987c1a
parent85a687751c06366e68eb62a7bf047a1cd9e20ce4 (diff)
dunstrc updated
-rw-r--r--dot_config/dunst/dunstrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/dot_config/dunst/dunstrc b/dot_config/dunst/dunstrc
index 7d27492..9ad7cc6 100644
--- a/dot_config/dunst/dunstrc
+++ b/dot_config/dunst/dunstrc
@@ -2,3 +2,9 @@
background = "#040217"
foreground = "#D52C70"
frame_color = "#c583b6"
+
+[global]
+ follow = keyboard
+ offset = 20x20
+ font = 12
+ format = "<b>%s</b>\n%b"