1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00
Gogh/README.md
Jacopo Maltagliati 0414e4a095
Ready to fly!
2019-03-16 13:48:01 +01:00

29 lines
499 B
Markdown

minig
=====
A 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/fjvLY)"
```
or if you are a mac user
```bash
$ bash -c "$(curl -sLo- https://git.io/fjvLY)"
```
## Credits
minig is based on the awesome Gogh tool by [Miguel D. Quintero](https://lanet.co)