dbus workaround for session

This commit is contained in:
2026-06-28 20:33:22 +02:00
parent 4b5fb05b98
commit 66740b4e67
+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")