From 3d0ab8dcbd2da2e91e68a9d97c14d68afd423fe8 Mon Sep 17 00:00:00 2001 From: vaxerski Date: Sun, 11 Jun 2023 21:53:18 +0200 Subject: [PATCH] xwayland: add force_zero_scaling --- pages/Configuring/Variables.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/Configuring/Variables.md b/pages/Configuring/Variables.md index 4325480..4cbdc81 100644 --- a/pages/Configuring/Variables.md +++ b/pages/Configuring/Variables.md @@ -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