KDE Plasma¶
The K Desktop Environment has lots of good tools to help be productive.
Krunner¶
Launch Krunner from anywhere using Alt+F2 and type your command. It will just search while you type.
- You can type part of a command, last used file or bookmark to open it:
specto start Spectacle. - Kill a command by typing kill before, to show the process (with PID) to be killed:
kill terminator - Make math calculations by prepending the formula with
=:=10+20
Last update: January 6, 2021