Skip to content

Instantly share code, notes, and snippets.

@Mexidense
Created January 27, 2021 18:40
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Mexidense/48e6263d77c7f0941fb7feb376cb699f to your computer and use it in GitHub Desktop.
Save Mexidense/48e6263d77c7f0941fb7feb376cb699f to your computer and use it in GitHub Desktop.
optimize GUI Gnome on Ubuntu 20.04
#!/bin/sh
gsettings set org.gnome.desktop.search-providers disable-external 'true'
gsettings set org.gnome.desktop.interface enable-animations 'false'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment