diff --git a/dots/dunst/dunstrc b/dots/dunst/dunstrc index 27f0c71..a8886a9 100644 --- a/dots/dunst/dunstrc +++ b/dots/dunst/dunstrc @@ -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