end-4 / dots-hyprland

i hate minimalism so...
https://end-4.github.io/dots-hyprland-wiki/en/
GNU General Public License v3.0
3.71k stars 255 forks source link

Fix full-screen recording for multimonitors #348

Closed midn8hustlr closed 5 months ago

midn8hustlr commented 5 months ago

If multiple monitors are present, the wf-recorder command will require to select the monitor on stdin. This overcomes that by specifying the monitor on '-o' or '--output' flag.

end-4 commented 5 months ago

thanks