Add config option for DBUS address or add automatic DBUS address dection #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Syntax is unix:path=/run/user/1000/bus
Maybe grab the users ID and automatically try
unix:path=/run/{USER_ID}/busAdd environment variables section to config
Try and have a dynamic ENV system that evaluates both the key and value to create/overwrite environment vars
Move the X_SERVER config option into the ENV system