mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-02 11:45:57 +01:00
xwayland: add force_zero_scaling
This commit is contained in:
parent
2107611464
commit
3d0ab8dcbd
1 changed files with 1 additions and 0 deletions
|
@ -285,6 +285,7 @@ Described [here](../Keywords#per-device-input-configs).
|
|||
| name | description | type | default |
|
||||
|---|---|---|---|
|
||||
| use_nearest_neighbor | uses the nearest neigbor 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 |
|
||||
|
||||
# Debug
|
||||
|
||||
|
|
Loading…
Reference in a new issue