mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-14 12:37:16 +00:00
2.1 KiB
2.1 KiB
Fetch 1.2
- Fetch now has a gitter chatroom.
- Fixed text padding when the user didn't have the locale 'en_US.UTF8' installed.
--ascii_distronow also enables ascii mode.- Check for packages based on which package manager is installed instead of<br > using a hardcoded list of distros.
OS
Fetch is now at support parity with Screenfetch. We support all the Linux distros<br > Screenfetch sypports excluding distros that have been discontinued.
Fetch now supports:
Puppy LinuxKali LinuxopenSUSERaspbianMageiaPCLinuxOSZorin OSTailsBLAGVoid LinuxTrisquelSolusPeppermintNixOSChakraMandrivagNewSenseLMDEKaOSSabayonFrugalwareChapeauSlackwareScientific Linux
Makefile
- Fixed makefile on OS X El Captain.
$PREFIXis now also used when installing ascii art and the default config
Wallpaper
- Fetch now supports using
MATEdesktop's wallpapers. - Fetch now fallsback to ascii mode if the found wallpaper is an xml file. This<br > fixes issues where the wallpaper set by gsettings is an xml file.
Info
Desktop Environment:
- Added support for showing the user's DE.
Window Manager:
- Renamed 'windowmanager' to 'wm'
IP Address:
- Added function to get your local IP
- Added function to get your public IP [1]
- Added
--ip_hostand$public_ip_hostwhich allow you to change the website we<br > ping for the public IP.
[1] Public IP requires an internet connection as we ping a website.
Window Manager:
- Grab last occurence of
^exec xwhen parsing xinit files.
GTK:
- We now correctly get the DE theme.
GPU:
gpu_shorthandis now enabled by default.- We now favor showing the dedicated GPU over the integrated one.
Song:
- Added support for
MOC. - We now check to see if the player is running before printing anything.
- We now check playback state and show it if relevent.