The macOS look for Ubuntu - one script.
ββββ ββββ ββββββ βββββββββββββββββββββ βββ
βββββ ββββββββββββββββββββββββββββββββββββ ββββ
ββββββββββββββββββββββ βββββββββ βββββββ
ββββββββββββββββββββββ βββββββββ βββββ
βββ βββ ββββββ βββββββββββββββββ βββ
βββ ββββββ βββ βββββββββββββ βββ
One command turns a stock Ubuntu desktop into a clean macOS-style setup - themes, icons, cursors, dock and blur - with numbered progress steps, colored output and a full log if anything goes wrong.
Preview from the WhiteSur theme macify installs
Bundles existing projects - nothing reinvented:
- WhiteSur GTK theme
- WhiteSur icons
- WhiteSur cursors
- Extension Manager (via apt)
- GNOME
user-themeextension (via apt) for the shell theme - Dash to Dock - macOS-style dock (bottom, centered, autohide)
- Blur my Shell - macOS-style blur/translucency
- Extensions installed straight from extensions.gnome.org, matched to your GNOME version
Paste this in a terminal - that's it:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/rockharshitmaurya/macify/main/install.sh)"Or clone and run:
git clone https://github.com/rockharshitmaurya/macify.git
cd macify
./install.shLog out and back in when it finishes.
- GTK, icon, cursor and shell themes β WhiteSur Dark
- Window buttons β left side (close/min/max)
- Ubuntu dock disabled, Dash to Dock installed: bottom, centered, autohide, 48px icons
- Blur my Shell for panel/overview translucency
Ubuntu 22.04+ with GNOME. Run as a normal user (it uses sudo internally).
gsettings reset org.gnome.desktop.interface gtk-theme
gsettings reset org.gnome.desktop.interface icon-theme
gsettings reset org.gnome.desktop.interface cursor-theme
gsettings reset org.gnome.desktop.wm.preferences button-layout
gsettings reset-recursively org.gnome.shell.extensions.dash-to-dock
gsettings reset org.gnome.shell.extensions.user-theme name