Translations:Tutorials/Using Other Window Managers with Plasma/25/en

From KDE UserBase Wiki
  • Using a text editor, open the file and change the Exec line, and optionally the Description
    [Desktop Entry]
    Type=XSession
    Exec=env KDEWM=/usr/bin/i3 /usr/bin/startplasma-x11
    DesktopNames=KDE
    Name=Plasma (i3)
    Comment=Plasma by KDE w/i3
    

Warning

In versions prior to Plasma 5.17, use startkde in place of startplasma-x11 in the Exec directive above.