From 3d375c89f8425112437ef1617484d1f3efc50310 Mon Sep 17 00:00:00 2001 From: Marty Sluijtman Date: Sat, 8 Feb 2025 16:14:30 +0100 Subject: [PATCH] More typos --- src/bin/butcher | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/butcher b/src/bin/butcher index 36c2c26..cdfec4c 100755 --- a/src/bin/butcher +++ b/src/bin/butcher @@ -37,7 +37,7 @@ def "main window" [--clipboard (-c)] { let scrot = ^maim -ui $window | complete match $clipboard { true => { - $scrot.stdout | clipboad + $scrot.stdout | clipboard notify $"Took screenshot of focussed window and tossed it to clipboard" } false => {