diff options
| author | Blista Kanjo | 2022-11-23 08:09:26 -0500 |
|---|---|---|
| committer | Blista Kanjo | 2022-11-23 08:09:26 -0500 |
| commit | def1aaf27811da2320c25c08a6996dfd7d2db061 (patch) | |
| tree | 8506f1f13a02ab2d523e5a8a7624d3964db10ecc | |
| parent | b6c49ba529bb0b80e5820e49c1c2098cb1e07eaa (diff) | |
refactor: changed the notification offset
| -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 8987b1e..53f19d4 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -36,7 +36,7 @@ origin = top-right # Offset from the origin - offset = 0x25 + offset = 0x18 # Scale factor. It is auto-detected if value is 0. scale = 0 |
