mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 12:45:59 +01:00
Add note regarding screen sharing with 10 bit enabled (#343)
This commit is contained in:
parent
78408977d1
commit
12382f8c48
1 changed files with 2 additions and 2 deletions
|
@ -157,9 +157,9 @@ end of the monitor rule, e.g.:
|
||||||
```ini
|
```ini
|
||||||
monitor=eDP-1,2880x1800@90,0x0,1,bitdepth,10
|
monitor=eDP-1,2880x1800@90,0x0,1,bitdepth,10
|
||||||
```
|
```
|
||||||
|
**NOTE** Colors registered in Hyprland (e.g. the border color) do _not_support 10 bit.
|
||||||
|
|
||||||
Please be aware that colors registered in Hyprland (e.g. the border color) do _not_
|
**NOTE** Some applications do _not_support screen capture with 10 bit enabled.
|
||||||
support 10 bit.
|
|
||||||
|
|
||||||
## VRR
|
## VRR
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue