This commit is contained in:
committer
2024-05-26 08:30:53 -05:00
parent 9109658386
commit 291b8ae327

View File

@@ -1,8 +1,10 @@
# src: https://github.com/dunst-project/dunst/blob/master/dunstrc
# run after config update:
# (low, normal, critical)
# killall dunst;notify-send -u normal "hello, world!"
# See dunst(5) for all configuration options
[global]
@@ -35,11 +37,11 @@
height = (0, 300)
# Position the notification in the top right corner
origin = top-right
origin = top-center
# Offset from the origin (horizontal, vertical)
#offset = (200, 300)
offset = 100x100
offset = 0x100
# Scale factor. It is auto-detected if value is 0.
scale = 0