Is there a way to disable the unnecessary window effects of Gnome 3.14?
Asked
Active
Viewed 2.3k times
1 Answers
24
Open dconf-editor (Alt + F2 and type dconf-editor) and uncheck enable-animations in :
org > gnome > desktop > interface
You can also use the following command :
gsettings set org.gnome.desktop.interface enable-animations false
hg8
- 13,582