Merge pull request 'waypipe: add more environment variables' (#848) from a-kenji-wayland-module-env-add into main
This commit is contained in:
@@ -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 = ''
|
||||
|
||||
Reference in New Issue
Block a user