Translations:Tutorials/Using Other Window Managers with Plasma/73/en
Appearance
Warning
Exec
command. If blank spaces are found the Desktop Entry is not shown in the session menu.
To workaround this, create a script named plasma-i3.sh
containing the following:#!/bin/sh
export KDEWM=/usr/bin/i3
/usr/bin/startplasma-x11
Exec=/usr/local/bin/plasma-i3.sh