From 09f3a4013e370ad35a8f003eabb0ce9b3140d4b2 Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Mon, 30 Dec 2024 20:45:45 +0100 Subject: added bspwmrc and sxhkdrc --- .config/dunst/dunstrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/dunst/dunstrc') diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 60a12e6..ab11296 100755 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -24,7 +24,7 @@ # dynamic width from 0 to 300 # width = (0, 300) # constant width of 300 - width = 300 + width = (0, 300) # The maximum height of a single notification, excluding the frame. height = 300 @@ -118,7 +118,7 @@ ### Text ### - font = Monospace 8 + font = Monospace 10 # The spacing between lines. If the height is smaller than the # font height, it will get raised to the font height. -- cgit v1.2.3