How to make Linux look like macOS Mojave (Kali Linux and Ubuntu 2020)

Afiv Dicky Efendy
3 min readJun 6, 2020

--

Go to the bottom to see the video tutorial !!

Okay, today I want to share how to make my kali linux look like Mac.

  • Firstly download the Mojave theme
https://www.gnome-look.org/p/1275087/
  • Download the Mojave icon theme too
https://www.gnome-look.org/p/1210856/
  • Then extract all the rar file

For Mojave Theme

tar xvf Mojave-*.tar.xz

For Mojave Icon Theme

tar xvf Mojave-CT-*.tar.xz
  • Move or copy to System Directory

Mojave Theme

sudo mv Mojave-* /usr/share/themes/

Mojave Icon Theme

sudo mv Mojave-CT* /usr/share/icons/

Enabling the Theme in Kali Linux

Open Appearance
Set style to Mojave-dark
Go to tab icons and change to Mojave-CT icon
Then open Windows Manager
Change the Style and Button Layout
Open Windows Manager Tweak

**Optional

enable Hide title of windows when maximized

Removes shadow of the plank dock

disable Show shadows under dock windows
  • Install Plank for Dock
sudo apt install plank
  • Customize Plank Dock

Press ALT + F2

plank --preferences

or

right click in empty space plank dock

then

click Preferences

Setting up Plank Dock

Okay thats it, hope you all enjoy.

--

--

Afiv Dicky Efendy

Linux enthusiast who wants to share his knowledge through writing on the medium