mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-27 14:33:08 +00:00
Don't apply un-needed workaround
(which breaks more things then it fixes)
This commit is contained in:
parent
b7e93f5630
commit
cab38bbd97
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ export QT_QPA_PLATFORM=wayland
|
||||||
export QT_QPA_PLATFORMTHEME=KDE
|
export QT_QPA_PLATFORMTHEME=KDE
|
||||||
export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
|
export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
|
||||||
export XDG_CURRENT_DESKTOP=KDE
|
export XDG_CURRENT_DESKTOP=KDE
|
||||||
export KSCREEN_BACKEND=QScreen
|
|
||||||
export EGL_PLATFORM=wayland
|
export EGL_PLATFORM=wayland
|
||||||
|
|
||||||
export KDE_FULL_SESSION=1
|
export KDE_FULL_SESSION=1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue