wayshot: add meta.mainProgram

authored by

rubyowo and committed by
GitHub
8917a70f 87983191

+1
+1
pkgs/tools/misc/wayshot/default.nix
··· 19 19 license = licenses.bsd2; 20 20 maintainers = [ maintainers.dit7ya ]; 21 21 platforms = platforms.linux; 22 + mainProgram = "wayshot"; 22 23 }; 23 24 }