reorganize after reinstall
This commit is contained in:
@@ -176,6 +176,26 @@ pacman -U --noconfirm sunshine.pkg.tar.zst
|
||||
|
||||
<https://github.com/moonlight-stream/moonlight-qt/releases>
|
||||
|
||||
```bash
|
||||
mv ~/Downloads/Moonlight-*.AppImage ~/Applications/Moonlight.AppImage
|
||||
chmod +x ~/Applications/*.AppImage
|
||||
```
|
||||
|
||||
vim ~/.local/share/applications/moonlight.desktop
|
||||
|
||||
```conf
|
||||
[Desktop Entry]
|
||||
Name=Moonlight
|
||||
Exec=/home/ducoterra/Applications/Moonlight.AppImage %u
|
||||
Icon=/home/ducoterra/.icons/Moonlight.ico
|
||||
Type=Application
|
||||
```
|
||||
|
||||
```bash
|
||||
update-desktop-database
|
||||
```
|
||||
|
||||
|
||||
Ctrl + Alt + Shift + Q (Moonlight Stream)
|
||||
Quit the streaming session (leaving the game running on the host PC)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user