From 40b592162023d21ee85834532efc1e2ee2bdb9c9 Mon Sep 17 00:00:00 2001 From: Zhizhen He Date: Mon, 12 Jun 2023 23:20:53 +0800 Subject: [PATCH] i3-scrot: fix select-to-clipboard parameter (#10371) --- pages/linux/i3-scrot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/i3-scrot.md b/pages/linux/i3-scrot.md index 18b2207e6..1b4226a70 100644 --- a/pages/linux/i3-scrot.md +++ b/pages/linux/i3-scrot.md @@ -26,7 +26,7 @@ - Capture a screenshot of a specific selection and copy it to the clipboard: -`i3-scrot --select-to-clibpoard` +`i3-scrot --select-to-clipboard` - Capture a screenshot of the active window after a delay of 5 seconds: