summaryrefslogtreecommitdiff
path: root/.config/dunst/dunstrc
diff options
context:
space:
mode:
authoryuzu-eva <cafebabe@disroot.org>2024-12-30 20:45:45 +0100
committeryuzu-eva <cafebabe@disroot.org>2024-12-30 20:45:45 +0100
commit09f3a4013e370ad35a8f003eabb0ce9b3140d4b2 (patch)
tree6709fb82a66d25cbcd80a8aca70e1f4c1bc91ede /.config/dunst/dunstrc
parent8e32e3e36c580c5b2bb20a6408b76e22d5eb0125 (diff)
added bspwmrc and sxhkdrc
Diffstat (limited to '.config/dunst/dunstrc')
-rwxr-xr-x.config/dunst/dunstrc4
1 files changed, 2 insertions, 2 deletions
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.