Skip to content

benchristel/LynX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LynX

Makes Linux Mint look and work like "big cat"-era Mac OS X

The target is Mac OS X 10.6.

screenshot

Getting Started

  1. Install Linux Mint Cinnamon 20.3 Edge
  2. 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

What's in the box?

  • 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!

Map of Files Created/Modified

~/
  .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/

Updating

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

About

Makes Linux Mint look and work like "big cat"-era Mac OS X

Resources

License

Stars

Watchers

Forks

Languages