7

Recently, I've installed 15.04 on ubuntu. As my system has low RAM, I want to disable window animations on my lapi.

chikku
  • 241

1 Answers1

7
  1. Install Unity Tweak Tool by running the following in a terminal:

    sudo apt-get install unity-tweak-tool
    
  2. Start Unity Tweak Tool via Dash or run unity-tweak-tool in a terminal.

  3. In the Window Manager section, press the General icon.

    General

  4. In the Animations section, set Window Animations to off.

    Off

qubodup
  • 251
chikku
  • 241