forked from brl/citadel
Firefox uses WAYLAND_DISPLAY
This commit is contained in:
parent
7ca3bbee71
commit
fced7e89c2
@ -1,6 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
export REALM_NAME
|
export REALM_NAME
|
||||||
export GDK_BACKEND
|
export GDK_BACKEND
|
||||||
|
export WAYLAND_DISPLAY=wayland-0
|
||||||
export DISPLAY=:0
|
export DISPLAY=:0
|
||||||
export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
|
export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
|
||||||
export XDG_RUNTIME_DIR=/run/user/1000
|
export XDG_RUNTIME_DIR=/run/user/1000
|
||||||
|
Loading…
Reference in New Issue
Block a user