I can launch opera manually from the CLI with smooth scrolling enabled like so:
/usr/bin/opera --enable-smooth-scrolling
However, if I launch opera through synapse or the unity launcher, opera will launch without smooth scrolling, which is much worse. How can I get Ubuntu to open opera with this command by default instead of just executing /usr/bin/opera
?