- Download Packages
sudo apt install git gnome-tweaks -y
-
Install Firefox Extension
-
Install Extensions
- Dash to Dock
- Set Dock Position to the Bottom
- Disable Intelligent autohide
- User Themes
- Dash to Dock
-
Create a work directory
mkdir mac-theme && cd mac-theme
-
Main Theme
- Download
git clone https://github.com/vinceliuice/WhiteSur-gtk-theme.git
- Install Main Theme
./WhiteSur-gtk-theme/install.sh -c dark -c light -i ubuntu -N mojave
- Install the Theme for Firefox and Dash to Dock
./WhiteSur-gtk-theme/tweaks.sh -f -d
-
Install icons
- Download
git clone https://github.com/vinceliuice/WhiteSur-icon-theme.git
- Install
./WhiteSur-icon-theme/install.sh
-
Cursors
- Download
git clone https://github.com/vinceliuice/McMojave-cursors
- Install
cd McMojave-cursors && ./install.sh && cd ..
-
Wallpapers
- Download
wget https://codeload.github.com/vinceliuice/WhiteSur-gtk-theme/zip/wallpapers
- Extract
unzip wallpapers
- Install
sudo ./WhiteSur-gtk-theme-wallpapers/install-gnome-backgrounds.sh
-
Ulauncher - You have two options to install it
-
via PPA
- add the PPA
sudo add-apt-repository ppa:agornostal/ulauncher
- Update
sudo apt update
- Insatall the app
sudo apt install ulauncher -y
-
via DEB file - IF YOUR DISTRO NOT SUPPORTED VIA PPA
- Install
wget
if it's not installed already
sudo apt install wget -y
- Download the latest release from GitHub
wget https://github.com/$(wget https://github.com/Ulauncher/Ulauncher/releases/latest -O - | egrep '/.*/.*/.*deb' -o)
- Install the DEB file
sudo apt install ./ulauncher*.deb -y
- Install
-
-
Install
wmctrl
for Wayland
sudo apt install wmctrl -y
- SET Super+u for
ulauncher-toggle