plasmashell: add page (#13442)

* Create plasmashell.md

* Update pages/linux/plasmashell.md

Co-authored-by: spageektti <git@spageektti.cc>

---------

Co-authored-by: spageektti <git@spageektti.cc>
pull/28/head
Managor 2024-08-15 04:45:07 +03:00 committed by GitHub
parent 9d9d97e08a
commit 7b7e1398d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
# 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 [h]elp on command-line options:
`plasmashell --help`
- Display help, including Qt options:
`plasmashell --help-all`