Plasmashell - Restart Plasma Desktop | Online Free DevTools by Hexmos
Restart Plasma Desktop with Plasmashell. Manage and control your Plasma desktop environment effortlessly using command line. Free online tool, no registration required.
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