From 8a411aaad6983fbe2d620e8307cf4adba65f61e9 Mon Sep 17 00:00:00 2001 From: The_miro Date: Mon, 11 Nov 2024 21:53:35 +0100 Subject: [PATCH] made dunst spawn on the top of the screen --- desktopenvs/hyprland/dunst/dunstrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/desktopenvs/hyprland/dunst/dunstrc b/desktopenvs/hyprland/dunst/dunstrc index 6193ad9..9895ac0 100644 --- a/desktopenvs/hyprland/dunst/dunstrc +++ b/desktopenvs/hyprland/dunst/dunstrc @@ -34,7 +34,7 @@ # height = 300 # Position the notification in the top right corner - origin = bottom-center + origin = top-center # Offset from the origin offset = (10, 50) @@ -113,7 +113,7 @@ # If value is greater than 0, separator_height will be ignored and a border # of size frame_width will be drawn around each notification instead. # Click events on gaps do not currently propagate to applications below. - gap_size = 0 + gap_size = 5 # Define a color for the separator. # possible values are: