#!/bin/bash install_gnome_tweaks() { sudo apt-get install gnome-tweaks -y }