[Mac] Overriding shortcuts?

As wiki says, custom shortcuts are read from app.preferencesFolder/TouchShortcuts.txt.

I resolved app.preferencesFolder to /Users/cornholio/Library/Application Support/Derivative/TouchDesigner099.
I’ve added TouchShortcuts.txt there, with following content:

network.activate.viewers alt.p

pref.txt file is also in that directory

But after relaunch, Alt-P still doesn’t toggle “Viewer active” on a node.
I also tried setting the network.explorer shortcut, no luck as well.
Tried putting label key command header to the file: no difference

Anything obvious that I’ve missed?

I just tested and it is working for me. Do you have a tab between viewers and alt.p? You can also jump to /sys/local/user_shortcuts to make sure that is loaded properly. I did not need to relaunch for the shortcuts to work.