Window animation effects provide a nice and pleasant feel when using a desktop environment. At the same time, it is also end up hogging resources. So here are the terminal commands to enable and disable them!
- Enable
- $ gsettings set org.gnome.desktop.interface enable-animations true
- Disable
- $ gsettings set org.gnome.desktop.interface enable-animations false
Comments
Post a Comment