mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 12:45:59 +01:00
config: add opengl:force_introspection
This commit is contained in:
parent
5758644732
commit
b6c38d1cda
1 changed files with 1 additions and 0 deletions
|
@ -373,6 +373,7 @@ _Subcategory `group:groupbar:`_
|
||||||
| name | description | type | default |
|
| name | description | type | default |
|
||||||
|---|---|---|---|
|
|---|---|---|---|
|
||||||
| nvidia_anti_flicker | reduces flickering on nvidia at the cost of possible frame drops on lower-end GPUs. On non-nvidia, this is ignored. | bool | true |
|
| nvidia_anti_flicker | reduces flickering on nvidia at the cost of possible frame drops on lower-end GPUs. On non-nvidia, this is ignored. | bool | true |
|
||||||
|
| force_introspection | forces introspection at all times. Introspection is aimed at reducing GPU usage in certain cases, but might cause graphical glitches on nvidia. 0 - nothing, 1 - force always on, 2 - force always on if nvidia | int | 2 |
|
||||||
|
|
||||||
## Debug
|
## Debug
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue