File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,14 @@ latter being specific to a user session.
21
21
Note that some software assumes the presence of a system bus, while other
22
22
software assumes the presence of a session bus.
23
23
24
+ When using a session bus, it might be necessary to export display environment
25
+ variables, such as ` DISPLAY ` (for [ X] ( ./graphical-session/xorg.md ) or XWayland)
26
+ and ` WAYLAND_DISPLAY ` (for [ Wayland] ( ./graphical-session/wayland.md ) ) to the
27
+ D-Bus activation environment. This is used, for example, by programs that
28
+ expect to be able to launch a prompt for user interaction.
29
+ [ dbus-update-activation-environment(1)] ( https://man.voidlinux.org/dbus-update-activation-environment.1 )
30
+ can be used to export variables from your environment.
31
+
24
32
## elogind
25
33
26
34
[ elogind(8)] ( https://man.voidlinux.org/elogind.8 ) manages user logins and system
You can’t perform that action at this time.
0 commit comments