mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-29 06:08:22 +02:00
dunst: fix offset
This commit is contained in:
parent
39611a43f0
commit
4eabf96f1f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
# Appearance
|
# Appearance
|
||||||
width = 400
|
width = 400
|
||||||
offset = 15x15
|
offset = 3x17
|
||||||
origin = top-right
|
origin = top-right
|
||||||
indicate_hidden = yes
|
indicate_hidden = yes
|
||||||
shrink = no
|
shrink = no
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue