diff options
| author | Blista Kanjo | 2022-10-17 10:53:40 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2022-10-17 10:53:40 -0400 |
| commit | a449566eab1155fcbbf3b8d478eb519b4c501e77 (patch) | |
| tree | 6904514378bf0783b2e53b92e8c6068835f83764 /.config | |
| parent | 124ab0a577aed02435c23aaf0aed6b9da7214226 (diff) | |
refactor: notification offset
Diffstat (limited to '.config')
| -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 68ac18d..78c7077 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -36,7 +36,7 @@ origin = top-right # Offset from the origin - offset = 7x21 + offset = 0x25 # Scale factor. It is auto-detected if value is 0. scale = 0 |
