Merge branch 'nightly' into macports-improvements

This commit is contained in:
ReenigneArcher
2022-06-29 19:06:33 -04:00
10 changed files with 183 additions and 20 deletions

View File

@@ -68,7 +68,7 @@ Sunshine needs access to `uinput` to create mouse and gamepad events.
#. Create `udev` rules.
.. code-block:: bash
sudo nano /etc/udev/rules.d/85-sunshine-input.rules
sudo nano /etc/udev/rules.d/85-sunshine.rules
Input the following contents.
@@ -102,6 +102,7 @@ Sunshine needs access to `uinput` to create mouse and gamepad events.
======== ============================================== ===============
package ExecStart Auto Configured
======== ============================================== ===============
aur /usr/bin/sunshine ✔
deb /usr/bin/sunshine ✔
rpm /usr/bin/sunshine ✔
AppImage ~/sunshine.AppImage ✖