dbus workaround for session

This commit is contained in:
2026-07-07 21:28:46 +02:00
parent fb43f8d280
commit 55f8ca7ce4
+2
View File
@@ -24,3 +24,5 @@ hl.env("XDG_CACHE_HOME", "/home/aram/.cache")
hl.env("XDG_DATA_HOME", "/home/aram/.local/share")
hl.env("XDG_PICTRES_HOME", "/home/aram/Pictures")
hl.env("HYPRSHOT_DIR", "/home/aram/Pictures/Screenshots")
hl.env("DBUS_SESSION_BUS_ADDRESS", "unix:path=/run/user/1000/bus")