More typos

This commit is contained in:
Nox Sluijtman 2025-02-08 16:14:30 +01:00
parent 458e276d4e
commit 3d375c89f8
Signed by: Egg
SSH key fingerprint: SHA256:2sG9X3C7Xvq2svGumz1/k7cm8l4G9+qAtAeugqB4J9M

View file

@ -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 => {