munix: do not set display from the script
It is now entirely managed by systemd.
This commit is contained in:
parent
a82b0de310
commit
585970fe92
1 changed files with 0 additions and 1 deletions
1
munix
1
munix
|
|
@ -126,7 +126,6 @@ if [ "$WAYLAND" -eq 1 ]; then
|
|||
"--bind" "$XDG_RUNTIME_DIR/$WAYLAND_DISPLAY" "$XDG_RUNTIME_DIR/$WAYLAND_DISPLAY"
|
||||
"--setenv" "WAYLAND_DISPLAY" "$WAYLAND_DISPLAY"
|
||||
)
|
||||
MUVM_ARGS+=("-e" "WAYLAND_DISPLAY=wayland-1") # the proxy is managed by us, not muvm
|
||||
if [ "$ENV_DEFAULTS" -eq 1 ]; then
|
||||
MUVM_ARGS+=(
|
||||
"-e" "XDG_SESSION_TYPE=wayland"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue