Skip to content

Instantly share code, notes, and snippets.

@jmz-b
Last active December 12, 2019 12:53
Show Gist options
  • Save jmz-b/983bd4c17eacd8c538c014939c50aa3a to your computer and use it in GitHub Desktop.
Save jmz-b/983bd4c17eacd8c538c014939c50aa3a to your computer and use it in GitHub Desktop.
custom xsession to run KDE plasma with i3wm instead of kwin (goes in /usr/share/xsessions/)
[Desktop Entry]
Type=XSession
Exec=env KDEWM=/usr/bin/i3 /usr/bin/startkde
TryExec=/usr/bin/startkde
DesktopNames=KDE
Name=Plasma (with i3wm)
Comment=Plasma with i3wm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment