# Sleek
Default Window Manager for Silk GUI. 

## To run locally


``` bash
git clone https://github.com/Silk-GUI/Sleek.git
cd Sleek
npm install
```

Find where silk-gui is installed on your computer and open the config.json. Change the `windowManager` 
property to the path of your local copy.

Restart Silk.

Run `npm run bundle-dev`. 
