waypipe: add more environment variables
All checks were successful
checks-impure / test (pull_request) Successful in 2m3s
checks / test (pull_request) Successful in 2m28s

This commit is contained in:
a-kenji 2024-02-15 11:03:27 +01:00
parent 58073375e4
commit d7d33f6c25

View File

@ -57,7 +57,9 @@
serviceConfig.Environment = ''
XDG_SESSION_TYPE=wayland \
NIXOS_OZONE_WL=1 \
GDK_BACKEND=wayland \
QT_QPA_PLATFORM=wayland \
CLUTTER_BACKEND = "wayland" \
SDL_VIDEODRIVER=wayland
'';
script = ''