mirror of
https://github.com/swaywm/sway.git
synced 2024-11-22 07:51:28 +00:00
Add link to Useful add ons for sway, which might be what people are looking for
parent
aecd9ea357
commit
986630d88b
|
@ -2,6 +2,10 @@ If your toolkit/library supports this, you can have your apps run natively (with
|
||||||
|
|
||||||
You can disable Xwayland (X clients under Wayland) support by specifying `xwayland disable` in your Sway config.
|
You can disable Xwayland (X clients under Wayland) support by specifying `xwayland disable` in your Sway config.
|
||||||
|
|
||||||
|
### About this list
|
||||||
|
|
||||||
|
This article is about configuring portable applications to use Wayland natively. For a list of Wayland-native utilities, see [Useful add ons for sway](https://github.com/swaywm/sway/wiki/Useful-add-ons-for-sway).
|
||||||
|
|
||||||
## GTK3
|
## GTK3
|
||||||
|
|
||||||
Wayland will be selected by default. Do **not** set `GDK_BACKEND`, it will break apps (e.g. Chromium and Electron).
|
Wayland will be selected by default. Do **not** set `GDK_BACKEND`, it will break apps (e.g. Chromium and Electron).
|
||||||
|
|
Loading…
Reference in a new issue