diff options
| author | kj-sh604 | 2024-10-03 07:19:21 -0400 |
|---|---|---|
| committer | kj-sh604 | 2024-10-03 07:19:21 -0400 |
| commit | 84f82823a2c339b61b3f28ccd5ea64b9a00d8b8f (patch) | |
| tree | d7ec97c59efdaecdc64fe50f29425bb4da20e8b7 /.config/dunst/dunstrc | |
| parent | 5ea357e7cd233b1be359fcfac6f01718dac4171a (diff) | |
refactor: smaller gaps, smaller frame width
Diffstat (limited to '.config/dunst/dunstrc')
| -rw-r--r-- | .config/dunst/dunstrc | 2 |
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" |
