Commit 4fe0dcd6 authored by Dylan Araps's avatar Dylan Araps

Merge branch 'master' of https://github.com/dylanaraps/neofetch

parents 6a2d8f9b 9caff3e4
...@@ -51,11 +51,6 @@ ...@@ -51,11 +51,6 @@
- Fixed images not appearing in st. - Fixed images not appearing in st.
- Added `to_ascii()` and `to_off()`. - Added `to_ascii()` and `to_off()`.
- These functions are used when falling back to different image modes. - These functions are used when falling back to different image modes.
- Renamed `$image_backend` to `$image_program`.
- Renamed `$image` to `$image_backend`.
- Renamed `$padding` to `$text_padding`.
- Renamed `$imgname` to `$img_name`.
- Renamed `$img` to `$image`.
- Renamed `check_old_flags()` to `old_flags()` to match `old_functions()`. - Renamed `check_old_flags()` to `old_flags()` to match `old_functions()`.
- Split `get_image()` into `get_term_size()`, `get_image_size()`, `get_image_program()` and `make_thumbnail()`. - Split `get_image()` into `get_term_size()`, `get_image_size()`, `get_image_program()` and `make_thumbnail()`.
...@@ -94,3 +89,8 @@ ...@@ -94,3 +89,8 @@
**Shell**<br \> **Shell**<br \>
- [bash] Simplify bash version. - [bash] Simplify bash version.
**Song**<br \>
- Added support for GNOME Music. **[@konimex](https://github.com/konimex)**
- Added support for Lollypop. **[@konimex](https://github.com/konimex)**
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment