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-x11Set execution permissions for the script and reference it in plasma-i3.desktop, for example:
Exec=/usr/local/bin/plasma-i3.sh