mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-04 20:45:58 +01:00
revert drm flags toggle
This commit is contained in:
parent
9fb2d0423f
commit
32e1f08264
1 changed files with 0 additions and 1 deletions
|
@ -227,7 +227,6 @@ Described [here](../Keywords#per-device-input-configs).
|
|||
| swallow_regex | The *class* regex to be used for windows that should be swallowed (usually, a terminal) | str | \[EMPTY\] |
|
||||
| focus_on_activate | Whether Hyprland should focus an app that requests to be focused (an `activate` request) | bool | true |
|
||||
| no_direct_scanout | Disables direct scanout. Direct scanout attempts to reduce lag when there is only one fullscreen application on a screen (e.g. game) | bool | false |
|
||||
| enable_drm_scanout_flags | Enables additional DRM flag setting for direct scanout. May cause issues with some apps that do not support it. | bool | false |
|
||||
|
||||
# Binds
|
||||
|
||||
|
|
Loading…
Reference in a new issue