How to change Ubuntu UI to MacOS-themed
In this blog, I will show how to change Ubuntu UI to MacOS alike. Ubuntu is great for work and productivity, but its UI is very basic. Luckily, thanks to the community, there are tools that can tweak Ubuntu UI to look like MacOS. Here is an example of the end result: First, we need to install gnome-tweaks and gnome-shell-extension-manager: sudo apt install gnome-tweaks gnome-shell-extension-manager Next, clone the WhiteSur-gtk-theme repo, open the repo and run the installation script: ...