![Bart Ribbers](/assets/img/avatar_default.png)
Otherwise these applications will behave as desktop applications which is obviously not desired
3 lines
86 B
Bash
3 lines
86 B
Bash
#!/bin/sh
|
|
export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
|
|
export QT_QPA_PLATFORM=wayland
|