Answers:
打开dconf-editor
(Alt+ F2并键入dconf-editor
)并取消签enable-animations
入:
org > gnome > desktop > interface
您还可以使用以下命令:
gsettings set org.gnome.desktop.interface enable-animations false
sudo apt-get install dconf-tools
:)
gnome 3.24
,它仍然有效。