puffnfresh / toggle-osx-shadows

Tiny tool to toggle window shadows on OS X

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Tiny tool to toggle window shadows on OS X


Languages

Language:C 49.3%Language:Ruby 44.5%Language:Makefile 6.2%