mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-24 12:32:32 +00:00
Changelog
This commit is contained in:
13
1.4.md
13
1.4.md
@@ -15,6 +15,19 @@
|
||||
**Song**<br \>
|
||||
- [Linux] Added support for Spotify.
|
||||
|
||||
**Birthday**<br \>
|
||||
- Added `--birthday_format` and `$birthday_format` to change the date format of the<br \>
|
||||
birthday function. The flag uses the `date` cmd's format options so see `man date`<br \>
|
||||
for a list.
|
||||
|
||||
Example:
|
||||
|
||||
```sh
|
||||
neofetch --birthday_format "%D"
|
||||
neofetch --birthday_format "%a %d %b %Y %l:%M %p"
|
||||
neofetch --birthday_format "%c"
|
||||
```
|
||||
|
||||
### Ascii
|
||||
|
||||
- Added small ascii logo variants for Arch, Crux and Gentoo.
|
||||
|
||||
Reference in New Issue
Block a user