Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 338 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 338 Bytes

Sleek

Default Window Manager for Silk GUI.

To run locally

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.