From dd8da956e541440d317c6859299ce81c05d67737 Mon Sep 17 00:00:00 2001 From: Trianta <56975502+Trimutex@users.noreply.github.com> Date: Mon, 2 Sep 2024 21:52:15 -0500 Subject: [PATCH] docs: add xwayland:enabled --- pages/Configuring/Variables.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/Configuring/Variables.md b/pages/Configuring/Variables.md index 338951dd..1170df32 100644 --- a/pages/Configuring/Variables.md +++ b/pages/Configuring/Variables.md @@ -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 |