mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-01-01 03:18:32 +00:00
docs(app_examples): Add Plasma-Compatible Resolution Example (#1448)
This commit is contained in:
parent
9e882ed4b7
commit
1193f07559
@ -144,6 +144,17 @@ Changing Resolution and Refresh Rate (Linux - Wayland)
|
|||||||
| | Undo: ``wlr-xrandr --output HDMI-1 --mode 3840×2160@120Hz`` |
|
| | Undo: ``wlr-xrandr --output HDMI-1 --mode 3840×2160@120Hz`` |
|
||||||
+----------------------+-------------------------------------------------------------+
|
+----------------------+-------------------------------------------------------------+
|
||||||
|
|
||||||
|
Changing Resolution and Refresh Rate (Linux - KDE Plasma - Wayland and X11)
|
||||||
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
+----------------------+-------------------------------------------------------------+
|
||||||
|
| **Field** | **Value** |
|
||||||
|
+----------------------+-------------------------------------------------------------+
|
||||||
|
| Command Preparations | Do: ``kscreen-doctor output.HDMI-A-1.mode.1920x1080@60`` |
|
||||||
|
| +-------------------------------------------------------------+
|
||||||
|
| | Undo: ``kscreen-doctor output.HDMI-A-1.mode.3840×2160@120`` |
|
||||||
|
+----------------------+-------------------------------------------------------------+
|
||||||
|
|
||||||
Flatpak
|
Flatpak
|
||||||
^^^^^^^
|
^^^^^^^
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user