This script creates a new xsession entry which boots KDE Plasma with the i3 window manager.
Works with Plasma's Systemd boot, which become the default option in Plasma 5.25
- Install KDE Plasma and i3
- Run
install.sh
By default, ~/.config/i3/config-kde
is used as the config file.
If not found during installation, the script will copy ~/.config/i3/config
or run the wizard.
This can be changed in ~/.config/systemd/user/plasma-i3.service
(after install).
See this guide (skip the creating service section).