Add start_moonlight.sh
This commit is contained in:
parent
2190611e88
commit
e6b0551953
1 changed files with 5 additions and 0 deletions
5
packages/apps/moonlight/sources/start_moonlight.sh
Normal file
5
packages/apps/moonlight/sources/start_moonlight.sh
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
. /etc/profile
|
||||||
|
jslisten set "moonlight"
|
||||||
|
QT_QPA_PLATFORM=wayland moonlight
|
Loading…
Reference in a new issue