mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-21 01:25:42 +02:00
dunst: update syntax for offset
This commit is contained in:
parent
5d3fec85ff
commit
6c54c711c6
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
# Appearance
|
# Appearance
|
||||||
width = 400
|
width = 400
|
||||||
offset = 5x17
|
offset = (5, 17)
|
||||||
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