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

From KDE UserBase Wiki
Revision as of 12:36, 19 October 2019 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • 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.