fix(hyprland): dbus issues
This commit is contained in:
parent
48de9bce71
commit
b690ef8763
1 changed files with 3 additions and 0 deletions
|
@ -19,3 +19,6 @@ exec-once=${XDG_CONFIG_HOME:-~/.config}/dunst/scripts/low-battery.sh
|
||||||
|
|
||||||
# Terminal
|
# Terminal
|
||||||
exec-once=foot -s
|
exec-once=foot -s
|
||||||
|
|
||||||
|
# Systemdeeznuts
|
||||||
|
exec-once=dbus-daemon --session --address=unix:path=$XDG_RUNTIME_DIR/bus
|
||||||
|
|
Loading…
Reference in a new issue