Hmm, it's kinda of a waste, but you could try this in terminal: Code: while true; do fmtx_client -p1 && sleep 25; done and leave the terminal window open the whole time
while true; do fmtx_client -p1 && sleep 25; done