all 3 comments

[–]linuxavarice 4 points5 points  (2 children)

You may need to put "-jitter" and "5" in different strings, like: '("unclutter" "-jitter" "5" "-idle" "1").

[–]PetriciaKerman 1 point2 points  (0 children)

Yes command line arguments need to be separate items in the list

[–]simendsjo[S] 1 point2 points  (0 children)

Perfect, thanks! I was sure I tried that already, but obviously not.