5 lines
87 B
Bash
5 lines
87 B
Bash
#!/bin/bash
|
|
|
|
. /etc/profile
|
|
jslisten set "moonlight"
|
|
QT_QPA_PLATFORM=wayland moonlight
|