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>
This commit is contained in:
20
pages/linux/plasmashell.md
Normal file
20
pages/linux/plasmashell.md
Normal 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`
|
Reference in New Issue
Block a user