From 79694172db6de1773d7e3deca761e30a927e5b67 Mon Sep 17 00:00:00 2001 From: Pierrick Guillaume <34305318+Fymyte@users.noreply.github.com> Date: Sun, 28 May 2023 11:21:26 +0200 Subject: [PATCH] Add more details about combining extra args for monitor rule (#232) Explicitly say that you can combine extra args for monitor rules --- pages/Configuring/Monitors.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pages/Configuring/Monitors.md b/pages/Configuring/Monitors.md index 7234ee2..953e78f 100644 --- a/pages/Configuring/Monitors.md +++ b/pages/Configuring/Monitors.md @@ -121,6 +121,12 @@ only use one of these rules per monitor in the config. # Extra args +You can combine extra arguments at the end of the monitor rule, examples: +```ini +monitor=eDP-1,2880x1800@90,0x0,1,transform,1,mirror,DP-2,bitdepth,10 +``` +See bellow for more detail about each argument. + ## Mirrored displays If you want to mirror a display, add a `,mirror,[NAME]` at the end of the monitor