Skip to content

Instantly share code, notes, and snippets.

@jmz-b
Last active December 12, 2019 13:50
Show Gist options
  • Save jmz-b/6878a5841bb8b236d91f941b016f1c52 to your computer and use it in GitHub Desktop.
Save jmz-b/6878a5841bb8b236d91f941b016f1c52 to your computer and use it in GitHub Desktop.
custom xsession to run KDE plasma with OpenGL ES 2 compositing backend (goes in /usr/share/xsessions/)
[Desktop Entry]
Type=XSession
Exec=env KWIN_COMPOSE=O2ES /usr/bin/startkde
TryExec=/usr/bin/startkde
DesktopNames=KDE
Name=Plasma (KWIN_COMPOSE=O2ES)
Comment=Plasma with OpenGL ES 2 compositing backend
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment