/toggle-osx-shadows

Tiny tool to toggle window shadows on OS X

Primary LanguageC

Toggle OS X Shadows

Installation

If you have clib installed do:

clib install puffnfresh/toggle-osx-shadows

Run the following commands in Terminal to toggle OS X window shadows off.

  1. git clone https://github.com/pufuwozu/toggle-osx-shadows.git
  2. cd toggle-osx-shadows
  3. make
  4. ./toggle-osx-shadows

Homebrew install

brew install https://raw.githubusercontent.com/puffnfresh/toggle-osx-shadows/master/homebrew/toggle-osx-shadows.rb

Usage

To turn on shadows again, run ./toggle-osx-shadows (like in step four above), log out, and log back in.

Before

After