wiki: Clarify that preset width doesn't take borders into account only in tiling

This commit is contained in:
Ivan Molodetskikh
2024-12-26 09:37:38 +03:00
parent 7e852124a5
commit e5e50e82d5
+1 -1
View File
@@ -136,7 +136,7 @@ layout {
```
> [!NOTE]
> Currently, due to an oversight, a preset `fixed` width does not take borders into account.
> Currently, due to an oversight, a preset `fixed` width does not take borders into account in the tiling layout.
> I.e., preset `fixed 1000` with 4-wide borders will make the window 992 logical pixels wide.
> This may eventually be corrected.
>