mention no ds

This commit is contained in:
vaxerski 2022-11-05 13:23:22 +00:00
parent a4596453fb
commit 660f96845a
1 changed files with 1 additions and 0 deletions

View File

@ -226,6 +226,7 @@ Described [here](../Keywords#per-device-input-configs).
| enable_swallow | Enable window swallowing | bool | false |
| 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 |
# Binds