From a3dd4d905bde0b7b6be2725ad10fbdf80a5cbf5b Mon Sep 17 00:00:00 2001 From: John Costa Date: Sun, 8 Mar 2026 16:21:27 +0000 Subject: [PATCH] Exec once dunst idk where this was lost --- config/hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index a35572d8..999c4377 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -52,6 +52,7 @@ exec-once = waybar exec-once = wl-paste --watch cliphist store exec-once = hyprpaper exec-once = kdeconnectd +exec-once = dunst ############################# ### ENVIRONMENT VARIABLES ###