mirror of
https://github.com/dylanaraps/neofetch.git
synced 2026-01-05 22:59:06 +00:00
Added Max OS X build version
This commit is contained in:
26
1.1.md
Normal file
26
1.1.md
Normal file
@@ -0,0 +1,26 @@
|
||||
# Fetch 1.1 changelog
|
||||
|
||||
- If `w3m` or `imagemagick` aren't installed we gracefully fallback to no image mode.
|
||||
- Fix padding escape codes on BSD systems.
|
||||
- Swap escape codes from `\e` to `\033` for consistency.
|
||||
|
||||
### Info
|
||||
|
||||
**Window Manager:**
|
||||
|
||||
- Added support for `$XINITRC`
|
||||
|
||||
**GTK:**
|
||||
|
||||
- Fix incorrect GTK3 theme being displayed
|
||||
|
||||
|
||||
### Image
|
||||
|
||||
- Rename `--shuffledir` and `$shuffledir` to `shuffle_dir`.
|
||||
- Added support for ascii art inside of text files.
|
||||
|
||||
```sh
|
||||
fetch --ascii "path/to/ascii" --ascii_color 2
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user