1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/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

405 B

plasmashell

Start and restart Plasma Desktop. More information: https://invent.kde.org/plasma/plasma-desktop.

  • Restart plasmashell:

systemctl restart --user plasma-plasmashell

  • Restart plasmashell without systemd:

plasmashell --replace & disown

  • Display help on command-line options:

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

  • Display help, including Qt options:

plasmashell --help-all