Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xclip process made `spawnSync` not [to return](https://nodejs.org/api/child_process.html#child_processspawnsynccommand-args-options:~:text=with%20the%20exception%20that%20the%20function%20will%20not%20return%20until%20the%20child%20process%20has%20fully%20closed). Further info at [Stack Overflow](https://stackoverflow.com/questions/52169670/node-child-process-execsync-hangs-with-xclip). Also updated the xclip arguments as per man pages for better familiarity, although the used arguments worked.
- Loading branch information