docs: add xwayland:enabled (#767)

This commit is contained in:
trianta 2024-09-05 11:27:03 -05:00 committed by GitHub
parent ca1e1a80ae
commit 42ddc4f838
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -399,6 +399,7 @@ _Subcategory `group:groupbar:`_
| name | description | type | default | | name | description | type | default |
| --- | --- | --- | --- | | --- | --- | --- | --- |
| enabled | allow running applications using X11 | bool | true |
| use_nearest_neighbor | uses the nearest neighbor filtering for xwayland apps, making them pixelated rather than blurry | bool | true | | use_nearest_neighbor | uses the nearest neighbor filtering for xwayland apps, making them pixelated rather than blurry | bool | true |
| force_zero_scaling | forces a scale of 1 on xwayland windows on scaled displays. | bool | false | | force_zero_scaling | forces a scale of 1 on xwayland windows on scaled displays. | bool | false |