Trying to change ToolTip visibility period in Mojave.
I have successfully changed the font size of ToolTip on safari and other apps with the following command in terminal:
defaults write -g NSToolTipsFontSize 24
I am trying to to change the visibility duration of the tooltip, after a while it disappears. I want the tool tip to be visible as long as the mouse pointer is on the element.
Thank you for your time.
MacBook Pro with Touch Bar