How to install unity tweak tool in Ubuntu
What is Unity tweak tool?
Unity Tweak Tool (Gnome Tweak Tool) is tool for Linux gives user ability to customize desktop according to your need. You can try new GTK themes, set up desktop hot corners, customize icon set, tweak unity launcher, etc.
Ubuntu Tweak Tool Installation
The following linux command will install Tweak Tool for your Ubuntu 18.04 Gnome desktop. Open up terminal and enter:
$ sudo add-apt-repository universe
$ sudo apt install gnome-tweak-tool
Launch Ubuntu Tweak Tool
You can start the Ubuntu Tweak tool by executing the following linux command:
$ gnome-tweaks
Post a Comment