mirror of
https://github.com/swaywm/sway.git
synced 2024-11-21 23:41:27 +00:00
Added note for ubuntu package to support Qt5 under wayland.
parent
b6559bd928
commit
9a825e72fb
|
@ -28,6 +28,8 @@ Older versions of Qt always show window decorations. To hide them:
|
|||
QT_WAYLAND_DISABLE_WINDOWDECORATION=1
|
||||
```
|
||||
|
||||
`NOTE: Ubuntu requires the qtwayland5 package to be installed.`
|
||||
|
||||
## Elementary/EFL
|
||||
|
||||
```shell
|
||||
|
|
Loading…
Reference in a new issue