diff options
| -rw-r--r-- | config/X/dunst/dunstrc | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/config/X/dunst/dunstrc b/config/X/dunst/dunstrc index a83f45f..31fbae0 100644 --- a/config/X/dunst/dunstrc +++ b/config/X/dunst/dunstrc @@ -30,7 +30,7 @@      height = 80      # Position the notification in the top right corner -    origin = top-right +    origin = top-center      # Offset from the origin      offset = 10x10  | 
