mirror of
https://github.com/Paul-Houser/StartTree.git
synced 2025-02-16 15:49:19 +01:00
fuck you
This commit is contained in:
commit
15adabdd86
16
README.md
16
README.md
@ -11,20 +11,20 @@ A terminal-style home page replicating the tree command.
|
|||||||
- [ ] Should allow selection of search engine
|
- [ ] Should allow selection of search engine
|
||||||
- [x] Should allow for multiple columns
|
- [x] Should allow for multiple columns
|
||||||
- [x] User makes a 'config.yaml' file that is parsed and translated into the HTML
|
- [x] User makes a 'config.yaml' file that is parsed and translated into the HTML
|
||||||
- [ ] Allow setting the font size in the config
|
- [x] Allow setting the font size in the config
|
||||||
- [ ] Install the update script into a `$PATH` directory
|
- [ ] Install the update script into a `$PATH` directory
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
font_size: 15
|
font_size: 15
|
||||||
theme: void
|
theme: void
|
||||||
|
|
||||||
Tree_1:
|
tree_1:
|
||||||
General:
|
general:
|
||||||
Google: "https://www.google.com/"
|
google: "https://www.google.com/"
|
||||||
Youtube: "https://www.youtube.com/"
|
youtube: "https://www.youtube.com/"
|
||||||
Reddit:
|
reddit:
|
||||||
Homepage: "https://www.reddit.com/"
|
homepage: "https://www.reddit.com/"
|
||||||
Unixporn: "https://www.reddit.com/r/unixporn/"
|
unixporn: "https://www.reddit.com/r/unixporn/"
|
||||||
```
|
```
|
||||||
|
|
||||||
# Themes
|
# Themes
|
||||||
|
Loading…
Reference in New Issue
Block a user