From bbb97eabe3c3551fb9628d55dc68b09e9cff4e9c Mon Sep 17 00:00:00 2001 From: finga Date: Sat, 27 Apr 2024 15:00:13 +0200 Subject: [PATCH] dunst: Adapt to x13 --- .config/dunst/dunstrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index c072b8c..f5d371f 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -1,8 +1,8 @@ [global] follow = keyboard - scale = 2 + scale = 1 idle_threshold = 3 - font = Monospace 12 + font = Monospace 10 history_length = 100 corner_radius = 5 ignore_dbusclose = true