mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
435cb8ce29
Co-authored-by: Darío Hereñú <magallania@gmail.com>
405 B
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
plasmashellwithout systemd:
plasmashell --replace & disown
- Display help on command-line options:
plasmashell {{[-h|--help]}}
- Display help, including Qt options:
plasmashell --help-all