aboutsummaryrefslogtreecommitdiff
path: root/.config/dunst
diff options
context:
space:
mode:
authorkj-sh6042024-10-03 07:19:21 -0400
committerkj-sh6042024-10-03 07:19:21 -0400
commit84f82823a2c339b61b3f28ccd5ea64b9a00d8b8f (patch)
treed7ec97c59efdaecdc64fe50f29425bb4da20e8b7 /.config/dunst
parent5ea357e7cd233b1be359fcfac6f01718dac4171a (diff)
refactor: smaller gaps, smaller frame width
Diffstat (limited to '.config/dunst')
-rw-r--r--.config/dunst/dunstrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc
index 4bad968..51449ce 100644
--- a/.config/dunst/dunstrc
+++ b/.config/dunst/dunstrc
@@ -95,7 +95,7 @@
# Defines width in pixels of frame around the notification window.
# Set to 0 to disable.
- frame_width = 3
+ frame_width = 2
# Defines color of the frame around the notification window.
frame_color = "#0072FF"