docs(examples): update uri examples (#2118)

This commit is contained in:
ReenigneArcher
2024-02-08 10:18:10 -05:00
committed by GitHub
parent 358aac9277
commit d91e2c9ecb

View File

@@ -48,13 +48,13 @@ Steam Big Picture
.. tab:: Windows .. tab:: Windows
+----------------------+-----------------------------------+ +----------------------+-----------------------------+
| Application Name | ``Steam Big Picture`` | | Application Name | ``Steam Big Picture`` |
+----------------------+-----------------------------------+ +----------------------+-----------------------------+
| Detached Commands | ``steam steam://open/bigpicture`` | | Detached Commands | ``steam://open/bigpicture`` |
+----------------------+-----------------------------------+ +----------------------+-----------------------------+
| Image | ``steam.png`` | | Image | ``steam.png`` |
+----------------------+-----------------------------------+ +----------------------+-----------------------------+
Epic Game Store game Epic Game Store game
^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^
@@ -67,11 +67,11 @@ URI (Epic)
.. tab:: Windows .. tab:: Windows
+----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------+ +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------+
| Application Name | ``Surviving Mars`` | | Application Name | ``Surviving Mars`` |
+----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------+ +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------+
| Detached Commands | ``cmd /C "start com.epicgames.launcher://apps/d759128018124dcabb1fbee9bb28e178%3A20729b9176c241f0b617c5723e70ec2d%3AOvenbird?action=launch&silent=true"`` | | Detached Commands | ``com.epicgames.launcher://apps/d759128018124dcabb1fbee9bb28e178%3A20729b9176c241f0b617c5723e70ec2d%3AOvenbird?action=launch&silent=true`` |
+----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------+ +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------+
Binary (Epic w/ working directory) Binary (Epic w/ working directory)
"""""""""""""""""""""""""""""""""" """"""""""""""""""""""""""""""""""
@@ -124,11 +124,11 @@ URI (Steam)
.. tab:: Windows .. tab:: Windows
+----------------------+---------------------------------------------+ +----------------------+------------------------------+
| Application Name | ``Surviving Mars`` | | Application Name | ``Surviving Mars`` |
+----------------------+---------------------------------------------+ +----------------------+------------------------------+
| Detached Commands | ``cmd /C "start steam://rungameid/464920"`` | | Detached Commands | ``steam://rungameid/464920`` |
+----------------------+---------------------------------------------+ +----------------------+------------------------------+
Binary (Steam w/ working directory) Binary (Steam w/ working directory)
""""""""""""""""""""""""""""""""""" """""""""""""""""""""""""""""""""""
@@ -258,11 +258,11 @@ Changing Resolution and Refresh Rate
.. tab:: KDE Plasma (Wayland, X11) .. tab:: KDE Plasma (Wayland, X11)
+----------------------+----------------------------------------------------------------------------------------------------------------------------------+ +----------------------+-------------------------------------------------------------------------------------------------------------------------------+
| Command Preparations | Do: ``sh -c "kscreen-doctor output.HDMI-A-1.mode.${SUNSHINE_CLIENT_WIDTH}x${SUNSHINE_CLIENT_HEIGHT}@${SUNSHINE_CLIENT_FPS}"`` | | Command Preparations | Do: ``sh -c "kscreen-doctor output.HDMI-A-1.mode.${SUNSHINE_CLIENT_WIDTH}x${SUNSHINE_CLIENT_HEIGHT}@${SUNSHINE_CLIENT_FPS}"`` |
| +----------------------------------------------------------------------------------------------------------------------------------+ | +-------------------------------------------------------------------------------------------------------------------------------+
| | Undo: ``kscreen-doctor output.HDMI-A-1.mode.3840x2160@120`` | | | Undo: ``kscreen-doctor output.HDMI-A-1.mode.3840x2160@120`` |
+----------------------+----------------------------------------------------------------------------------------------------------------------------------+ +----------------------+-------------------------------------------------------------------------------------------------------------------------------+
.. tab:: NVIDIA .. tab:: NVIDIA