From 4f6c42218e21cc0d601a5c8d202159f40d62f6ff Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Fri, 10 Jan 2025 12:27:49 -0500 Subject: [PATCH] docs(app_examples): add note about built in resolution changing on Windows --- docs/app_examples.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/app_examples.md b/docs/app_examples.md index 015fb7913e1..7bbd7873bef 100644 --- a/docs/app_examples.md +++ b/docs/app_examples.md @@ -287,6 +287,8 @@ This tool can be installed following instructions in their | Undo | @code{}displayplacer "id: res:3840x2160 hz:120 scaling:on origin:(0,0) degree:0"@endcode | ##### Windows +Sunshine has built-in support for changing the resolution and refresh rate on Windows. If you prefer to use a +third-party tool, you can use [QRes](#qres) as an example. ###### QRes @note{This example uses the *QRes* tool to change the resolution and refresh rate.