This repository has been archived on 2024-11-03. You can view files and clone it, but cannot push or open issues or pull requests.
neofetch/1.3.md

31 lines
692 B
Markdown
Raw Normal View History

2016-02-17 07:05:15 +00:00
# Fetch 1.3
2016-02-18 12:59:14 +00:00
2016-02-19 12:30:13 +00:00
### Image
- You no longer need to set the font_width value, your font size<br \>
is now calculated by fetch.
- Image sizing now takes terminal height into account.
2016-02-18 12:59:14 +00:00
### OS
- Added support for `BunsenLabs`.
### Info
2016-02-19 09:48:40 +00:00
- Don't display Theme, Icons, Font or Window Manager if X isn't running.
**Song**<br \>
- Added `song_shorthand` which prints the Artist/Title on seperate lines.
2016-02-19 12:42:38 +00:00
**Theme**<br\>
- Windows Visual Style is now a part of `getstyle`.
2016-02-19 13:24:43 +00:00
### Stdout
Printing to stdout in a plaintext format for use in scripts is now<br \>
much faster and cleaner.
- Removed `--stdout_separator` (Separator is now 2 spaces)
- Removed `--stdout_subtitles`
- Removed `--stdout_title`