Jump to content

Translations:Tutorials/Using Other Window Managers with Plasma/25/zh-cn: Difference between revisions

From KDE UserBase Wiki
Kyanch (talk | contribs)
Created page with "* 使用文本编辑器打开文件并修改Exec行和Des(可选) {{Input|1=<nowiki>[Desktop Entry] Type=XSession Exec=env KDEWM=/usr/bin/i3 /usr/bin/startplasma-x11 DesktopNa..."
 
(No difference)

Latest revision as of 06:55, 26 February 2021

  • 使用文本编辑器打开文件并修改Exec行和Des(可选)
    [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

asma 5.17之前的版本中, 使用startkde 代替上面Exec命令中的startplasma-x11