Makes Linux Mint look and work like "big cat"-era Mac OS X
The target is Mac OS X 10.6.
- Install Linux Mint Cinnamon 20.3 Edge
- Run the following in the terminal. You will be prompted for your password.
cd `mktemp -d` wget -O lynx.zip https://github.com/benchristel/LynX/archive/refs/heads/main.zip unzip lynx.zip LynX-main/setup.sh
- Themes for window borders, controls, icons, and cursors
- Dock configuration and theme
- macOS keybindings (e.g. Super+C instead of Ctrl+C to copy)
- The classic OS X "Flurry" screensaver
- ...and more!
~/
.bashrc
.bashrc.d/
.cinnamon/configs/
.config/
redshift.conf
autostart/
docky.desktop
redshift-gtk.desktop
xscreensaver-daemon.desktop
gtk-3.0/
gtk.css
osx-gtk-overrides.css
.icons/
osx/
macos-cursor-theme/
.local/share/
docky/themes/Frost/
fonts/
.rubies/
.themes/osx/
workspace/benchristel/autokeyconf/
The installed themes are all git repos. To get the latest, do:
git -C ~/.icons/osx pull
git -C ~/.icons/macos-cursor-theme pull
git -C ~/.local/share/docky/themes/Frost pull
git -C ~/.themes/osx pull
~/.themes/osx/install.sh