mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-24 12:32:32 +00:00
579 B
579 B
Neofetch 1.7
Contributers
Thanks to the following people for contributing this release.
Info
prin<br >
- Format changes to fix issues with colons in string. This change also makes<br >
prinuse the same args asinfo.
# OLD Format
prin "Subtitle: Text goes here"
# NEW Format
prin "Subtitle" "Text goes here"
Desktop Environment<br >
- [ Linux ] Fallback to using
xpropif$XDG_CURRENT_DESKTOPis empty. - Use
$deinstead of$XDG_CURRENT_DESKTOPfor wallpaper and theme detection.