From 291b8ae3276f7d2c28647951b556264975e3f072 Mon Sep 17 00:00:00 2001 From: committer Date: Sun, 26 May 2024 08:30:53 -0500 Subject: [PATCH] u --- dots/dunst/dunstrc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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