More typos
This commit is contained in:
parent
458e276d4e
commit
3d375c89f8
|
@ -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 => {
|
||||
|
|
Loading…
Reference in a new issue