Emerassing typo
This commit is contained in:
parent
8070948a0b
commit
458e276d4e
|
@ -34,7 +34,7 @@ def main [--clipboard (-c)] {
|
|||
|
||||
def "main window" [--clipboard (-c)] {
|
||||
let window = ^xdotool getactivewindow
|
||||
let scrot = ^maim -ui $window | complet
|
||||
let scrot = ^maim -ui $window | complete
|
||||
match $clipboard {
|
||||
true => {
|
||||
$scrot.stdout | clipboad
|
||||
|
|
Loading…
Reference in a new issue