Warning, file /plasma/plasma-bigscreen/bin/plasma-bigscreen-wayland.in was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 #!/bin/sh
0002 
0003 [ -f /etc/profile ] && . /etc/profile
0004 
0005 export QT_QPA_PLATFORM=wayland
0006 export QT_QPA_PLATFORMTHEME=KDE
0007 export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
0008 export EGL_PLATFORM=wayland
0009 
0010 export QT_QUICK_CONTROLS_STYLE=Plasma
0011 export QT_ENABLE_GLYPH_CACHE_WORKAROUND=1
0012 export QT_QUICK_CONTROLS_MOBILE=true
0013 export PLASMA_PLATFORM=mediacenter
0014 export QT_FILE_SELECTORS=mediacenter
0015 
0016 export PLASMA_DEFAULT_SHELL=org.kde.plasma.mycroft.bigscreen
0017 startplasma-wayland --xwayland --libinput --exit-with-session=@KDE_INSTALL_FULL_LIBEXECDIR@/startplasma-waylandsession