Tran Linh

Results 3 issues of Tran Linh

I know we can screenshot specific monitor by `d.display = d.displays[1]` I'm looking for a way to automatically screenshot the active monitor

``` Quickview.exe "Some image.png" Quickview.exe 'Some image.png' ```

I want something like `QuickView.exe test.png -m 2` -m: Monitor args 2: is identify monitor (second monitor) Thankssssss