mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-07 22:15:59 +01:00
docs: add xwayland:enabled (#767)
This commit is contained in:
parent
ca1e1a80ae
commit
42ddc4f838
1 changed files with 1 additions and 0 deletions
|
@ -399,6 +399,7 @@ _Subcategory `group:groupbar:`_
|
|||
|
||||
| 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 |
|
||||
| force_zero_scaling | forces a scale of 1 on xwayland windows on scaled displays. | bool | false |
|
||||
|
||||
|
|
Loading…
Reference in a new issue