diff --git a/docs/source/about/app_examples.rst b/docs/source/about/app_examples.rst index 0e390297..30c99070 100644 --- a/docs/source/about/app_examples.rst +++ b/docs/source/about/app_examples.rst @@ -144,6 +144,17 @@ Changing Resolution and Refresh Rate (Linux - Wayland) | | 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 ^^^^^^^