dunst: place notification at the top right and tweak their offset

This commit is contained in:
Protesilaos Stavrou 2025-07-29 07:11:44 +03:00
parent 82defd4fab
commit 291bc52a97
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA

View file

@ -35,12 +35,12 @@
# and the given value is treated as the maximum height
# Position the notification in the top right corner
origin = bottom-right
origin = top-right
# Offset from the origin
# NOTE: Dunst from version 1.11 and older use this alternative notation
# offset = 10x50
offset = (10, 50)
offset = (10, 25)
# Scale factor. It is auto-detected if value is 0.
scale = 0