I'm using LXDE with Openbox.I hate that animations slow down work.
How to disable all animations completely?
I'm using LXDE with Openbox.I hate that animations slow down work.
How to disable all animations completely?
You have to modify the file ~/.config/openbox/lxde-rc.xml
Change:
<animateIconify>yes</animateIconify>
to
<animateIconify>no</animateIconify>
P.S.: If you are under lubuntu the file can also be named ~/.config/openbox/lubuntu-rc.xml