mirror of
https://github.com/swaywm/sway.git
synced 2025-03-20 05:19:33 +00:00
Updated Running programs natively under Wayland (markdown)
parent
284326d534
commit
bbea804204
1 changed files with 6 additions and 0 deletions
|
@ -27,6 +27,12 @@ To use your monitor's DPI instead of the default of 96 DPI:
|
||||||
QT_WAYLAND_FORCE_DPI=physical
|
QT_WAYLAND_FORCE_DPI=physical
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Older versions of Qt always show window decorations. To hide them:
|
||||||
|
|
||||||
|
```
|
||||||
|
QT_WAYLAND_DISABLE_WINDOWDECORATION=1
|
||||||
|
```
|
||||||
|
|
||||||
## Elementary/EFL
|
## Elementary/EFL
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue