Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions content/Configuring/Variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -493,14 +493,6 @@ _Subcategory `xwayland:`_
| force_zero_scaling | forces a scale of 1 on xwayland windows on scaled displays. | bool | false |
| create_abstract_socket | Create the [abstract Unix domain socket](../XWayland/#abstract-unix-domain-socket) for XWayland connections. (XWayland restart is required for changes to take effect; Linux only) | bool | false |

### OpenGL

_Subcategory `opengl:`_

| 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 |

### Render

_Subcategory `render:`_
Expand Down