1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-01 06:35:23 +02:00
tldr/pages.es/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

434 B

plasmashell

Inicia y reinicia Plasma Desktop. Más información: https://invent.kde.org/plasma/plasma-desktop.

  • Reinicia plasmashell:

systemctl restart --user plasma-plasmashell

  • Reinicia plasmashell sin systemd:

plasmashell --replace & disown

  • Muestra ayuda en las opciones de la línea de comandos:

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

  • Muestra la ayuda, incluidas las opciones de Qt:

plasmashell --help-all