From b690ef8763b1e97c2f817dc052f07138bb07ead3 Mon Sep 17 00:00:00 2001 From: stitchy Date: Tue, 4 Mar 2025 20:53:53 +0000 Subject: [PATCH] fix(hyprland): dbus issues --- config/hypr/exec-start.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/hypr/exec-start.conf b/config/hypr/exec-start.conf index d03f21a..1805b80 100644 --- a/config/hypr/exec-start.conf +++ b/config/hypr/exec-start.conf @@ -19,3 +19,6 @@ exec-once=${XDG_CONFIG_HOME:-~/.config}/dunst/scripts/low-battery.sh # Terminal exec-once=foot -s + +# Systemdeeznuts +exec-once=dbus-daemon --session --address=unix:path=$XDG_RUNTIME_DIR/bus