commands.sh

plasmashell

linux

Start and restart Plasma Desktop.

More info →

Options (1)

-h, --helpboolean

Display help

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

Examples (4)

Restart `plasmashell`

systemctl restart --user plasma-plasmashell

Restart `plasmashell` without systemd

plasmashell --replace & disown

Display help

plasmashell [-h|--help]

Display help, including Qt options

plasmashell --help-all
made by @shridhargupta | data from tldr-pages