xbar-plugins icon indicating copy to clipboard operation
xbar-plugins copied to clipboard

fix shebang & spaces in script path

Open jamespo opened this issue 3 years ago • 0 comments

Change the python call to python 3 and use shlex.quote on PATH_TO_SCRIPT otherwise the call and script breaks due to the space in 'Application Support'

jamespo avatar Apr 09 '22 14:04 jamespo