mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-05 21:15:58 +01:00
mention per-display vrr
This commit is contained in:
parent
09e76441ea
commit
b8de59bf08
1 changed files with 4 additions and 0 deletions
|
@ -161,6 +161,10 @@ monitor=eDP-1,2880x1800@90,0x0,1,bitdepth,10
|
|||
Please be aware that colors registered in Hyprland (e.g. the border color) do _not_
|
||||
support 10 bit.
|
||||
|
||||
## VRR
|
||||
|
||||
Per-display VRR can be done by adding `,vrr,X` where `X` is the mode from the [variables page](../Variables).
|
||||
|
||||
# Rotating
|
||||
|
||||
If you want to rotate a monitor, add a `,transform,X` at the end
|
||||
|
|
Loading…
Reference in a new issue