diff options
Diffstat (limited to '.config/dunst')
| -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 4a0cc2d..423ab52 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -41,7 +41,7 @@ # Offset from the origin # NOTE: Dunst from version 1.11 and older use this alternative notation # offset = 10x50 - offset = (10, 48) + offset = (11, 10) # Scale factor. It is auto-detected if value is 0. scale = 0 |
