LinuxCommandLibrary

spectacle

KDE's screenshot utility.

TLDR

Capture a screenshot of the entire desktop

$ spectacle
copy


Capture a screenshot of the active window
$ spectacle --activewindow
copy


Capture a screenshot of a specific region
$ spectacle --region
copy

Copied to clipboard