mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-24 04:22:32 +00:00
Changelog
This commit is contained in:
10
1.4.md
10
1.4.md
@@ -19,3 +19,13 @@
|
||||
|
||||
### Stdout
|
||||
- Don't create config file when using `--stdout`.
|
||||
- Reimplemt `--stdout_separator` and `$stdout_separator` which allow you to change<br \>
|
||||
the separator between the info.
|
||||
|
||||
Example:
|
||||
|
||||
```sh
|
||||
# Display memory, battery and disk in a single line separated by " | "
|
||||
# This output can then be used in lemonbar etc.
|
||||
neofetch --stdout memory battery disk --stdout_separator " | "
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user