Verbose and devinfo presets

This commit is contained in:
Linus Dierheimer
2021-10-25 13:29:39 +02:00
parent 2f555df690
commit 57377019e6
6 changed files with 43 additions and 9 deletions
+6 -1
View File
@@ -12,7 +12,12 @@ Output of `fastfetch --version`:
//paste here
```
Output of `fastfetch --show-errors --multithreading false`:
Output of `fastfetch --load-config devinfo`:
```bash
//paste here
```
Output of `fastfetch --load-config devinfo-verbose`:
```bash
//paste here
```