Removing Desktop Environment in Fedora

I assume what you are referring to is a screenshot application that launches when the PrtSc key is pressed. By default, KDE Plasma uses Spectacle, so you can use this command to install the package:

sudo dnf install spectacle

After installing it, pressing the PrtSc key should immediately launch Spectacle and solve your issue.

1 Like