diff options
| author | Blista Kanjo | 2022-11-23 09:16:36 -0500 |
|---|---|---|
| committer | Blista Kanjo | 2022-11-23 09:16:36 -0500 |
| commit | 8b65a911936448ed3239038e1ff9ae8d78caa6c0 (patch) | |
| tree | b9003e61ad750d63268c0b5a30318d88ef5cb1af /.config | |
| parent | 8490f1620483c8135798e1ddfddfc9ce828a9407 (diff) | |
refactor: reverted back to 0x25 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 53f19d4..8987b1e 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -36,7 +36,7 @@ origin = top-right # Offset from the origin - offset = 0x18 + offset = 0x25 # Scale factor. It is auto-detected if value is 0. scale = 0 |
