StartTree/README.md
2020-08-24 16:27:16 -07:00

39 lines
886 B
Markdown

# StartTree
A terminal-style home page replicating the tree command.
<p align="center">
<img src="/images/StartTree.png", title="StartTree"/>
</p>
<div align="center">
<h1>
<a href="https://gideonwolfe.com/">
<img style="vertical-align:middle" src="/images/forest.png", width="400", />
</a>
<span style="">
<img style="vertical-align:middle" src="/images/void.png", width="400", />
</a>
</span>
</h1>
</div>
```yaml
font_size: 15
theme: void
tree_1:
general:
google: "https://www.google.com/"
youtube: "https://www.youtube.com/"
reddit:
homepage: "https://www.reddit.com/"
unixporn: "https://www.reddit.com/r/unixporn/"
```
# Themes
A variety of themes can be found in the `themes` directory.
If one wishes to dynamically theme from `pywal`, they may select `pywal` as their chosen theme in `config.yaml`.