1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-21 22:22:07 +02:00
tldr/pages.ko/linux/plasmashell.md
Managor 435cb8ce29
*: fix style guide issues part 3 (#15786)
Co-authored-by: Darío Hereñú <magallania@gmail.com>
2025-03-07 13:43:12 +02:00

443 B

plasmashell

Plasma 데스크톱을 시작하고 재시작합니다. 더 많은 정보: https://invent.kde.org/plasma/plasma-desktop.

  • plasmashell 재시작:

systemctl restart --user plasma-plasmashell

  • systemd 없이 plasmashell 재시작:

plasmashell --replace & disown

  • 명령줄 옵션에 대한 도움말 표시:

plasmashell {{[-h|--help]}}

  • Qt 옵션을 포함한 도움말 표시:

plasmashell --help-all