Browse Source

spectacle: add page (#9552)

Emily Grace Seville 2 years ago
parent
commit
7d5af884ed
1 changed files with 16 additions and 0 deletions
  1. 16 0
      pages/common/spectacle.md

+ 16 - 0
pages/common/spectacle.md

@@ -0,0 +1,16 @@
+# spectacle
+
+> KDE's screenshot utility.
+> More information: <https://manned.org/spectacle>.
+
+- Capture a screenshot of the entire desktop:
+
+`spectacle`
+
+- Capture a screenshot of the active window:
+
+`spectacle --activewindow`
+
+- Capture a screenshot of a specific region:
+
+`spectacle --region`