mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 22:43:58 +01:00
add "I can't open links in external applications in Firefox"
parent
b6238c34b1
commit
2a2bbdb07b
4
Home.md
4
Home.md
@ -439,3 +439,7 @@ This is a Xwayland bug. The workaround is to rearrange your workspaces to not us
|
|||||||
### Xwayland DPI increases after hotplug
|
### 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.
|
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.
|
||||||
|
|
||||||
|
### I can't open links in external applications in Firefox
|
||||||
|
|
||||||
|
If you get the message "Firefox is already running", set the environmental variable `MOZ_DBUS_REMOTE=1` (Firefox 74+, dbus required). See explanation here: [https://mastransky.wordpress.com/2020/03/16/wayland-x11-how-to-run-firefox-in-mixed-environment/](https://mastransky.wordpress.com/2020/03/16/wayland-x11-how-to-run-firefox-in-mixed-environment/)
|
||||||
|
Loading…
Reference in New Issue
Block a user