mirror of
https://github.com/swaywm/sway.git
synced 2024-11-25 17:31:28 +00:00
Updated Home (markdown)
parent
bdf1abbad5
commit
4ebc3b22f6
4
Home.md
4
Home.md
|
@ -435,3 +435,7 @@ 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.
|
||||
|
||||
### 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