minig ===== A mini (and minimal) version of [Gogh](https://mayccoll.github.io/Gogh/) with beautifully crafted, retro-inspired monochrome themes. ## Requirements ```bash $ sudo apt-get install dconf-cli ``` ## Install Just copy and paste One line command. ```bash $ bash -c "$(wget -qO- https://git.io/vQgMr)" ``` or if you are a mac user ```bash $ bash -c "$(curl -sLo- https://git.io/vQgMr)" ``` ## Credits minig is entirely based on the awesome Gogh tool by [Miguel D. Quintero](https://lanet.co)