Download and run gnome-prefs (found on this repo). You can get it by simply running the line bellow on the terminal 👇
echo 'cd $(mktemp -d) && wget --quiet https://raw.githubusercontent.com/paulondc/prefs/master/gnome-prefs && chmod +x gnome-prefs && ./gnome-prefs' | bash