mirror of
https://github.com/swaywm/sway.git
synced 2024-11-22 07:51:28 +00:00
Updated Home (markdown)
parent
bdf1abbad5
commit
4ebc3b22f6
6
Home.md
6
Home.md
|
@ -434,4 +434,8 @@ To figure out whether an application uses Xwayland or native Wayland, you can tr
|
|||
|
||||
If your monitor layouts uses negative pixels, you're probably hitting this issue : https://gitlab.freedesktop.org/xorg/xserver/issues/899
|
||||
|
||||
This is a Xwayland bug. The workaround is to rearrange your workspaces to not use negative pixels.
|
||||
This is a Xwayland bug. The workaround is to rearrange your workspaces to not use negative pixels.
|
||||
|
||||
### Xwayland DPI increases after hotplug
|
||||
|
||||
This is an [Xwayland bug](https://gitlab.freedesktop.org/xorg/xserver/-/issues/731). This usually results in oversized text. As a workaround, add `Xft.dpi: 96` to `~/.Xresources` and add `exec xrdb -load ~/.Xresources` to your Sway config.
|
Loading…
Reference in a new issue