neofetch <Information lines...>

The most complete system information CLI tool

Arguments

NameDescription
Information lines

Options

NameDescription
--help, -hShow help for neofetch
--disable <Information lines>Disable information line
--title_fqdn <on/off>Hide/Show Fully Qualified Domain Name in title
--package_managers <on/off>Hide/Show Package Manager names
--os_arch <on/off>Hide/Show OS architecture
--speed_type <type>Change the type of cpu speed to display
--speed_shorthand <on/off>Whether or not to show decimals in CPU speed
--cpu_brand <on/off>Enable/Disable CPU brand in output
--cpu_cores <type>Whether or not to display the number of CPU cores
--cpu_speed <on/off>Hide/Show cpu speed
--cpu_temp <unit/off>Hide/Show cpu temperature
--distro_shorthand <on/off>Shorten the output of distro
--kernel_shorthand <on/off>Shorten the output of kernel
--uptime_shorthand <on/off>Shorten the output of uptime
--refresh_rate <on/off>Whether to display the refresh rate of each monitor
--gpu_brand <on/off>Enable/Disable GPU brand in output
--gpu_type <type>Which GPU to display
--de_version <on/off>Show/Hide Desktop Environment version
--gtk_shorthand <on/off>Shorten output of gtk theme/icons
--gtk2 <on/off>Enable/Disable gtk2 theme/font/icons output
--gtk3 <on/off>Enable/Disable gtk3 theme/font/icons output
--shell_path <on/off>Enable/Disable showing $SHELL path
--shell_version <on/off>Enable/Disable showing $SHELL version
--disk_show <disk>Which disks to display
--disk_subtitle <type>What information to append to the Disk subtitle
--disk_percent <on/off>Hide/Show disk percent
--ip_host <https://...>URL to query for public IP
--ip_timeout <X seconds>Public IP timeout
--memory_percent <on/off>Display memory percentage
--memory_unit <unit>Memory output unit
--colors <Title> <@> <Underline> <Subtitle> <Colon> <Info>Changes the text colors
--underline <on/off>Enable/Disable the underline
--underline_char <char>Character to use when underlining title
--bold <on/off>Enable/Disable bold text
--separator <string>Changes the default ':' separator to the specified string
--color_blocks <on/off>Enable/Disable the color blocks
--col_offset <number>Left-padding of color blocks
--block_width <[0-9]+>Width of color blocks in spaces
--block_height <[0-9]+>Height of color blocks in lines
--block_range <[0-9]+> <[0-9]+>Range of colors to print as blocks
--bar_char <Elapsed char> <Total char>Characters to use when drawing bars
--bar_border <on/off>Whether or not to surround the bar with '[]'
--bar_length <[0-9]+>Length in spaces to make the bars
--bar_colors <Elapsed> <Total>Colors to make the bar
--cpu_display <mode>CPU bar mode
--memory_display <mode>Memory display mode
--battery_display <mode>Battery display mode
--disk_display <mode>Disk display mode
--backend <backend>Which image backend to use
--source <source>Which image or ascii file to use
--asciiSame as --backend ascii
--cacaSame as --backend caca
--chafaSame as --backend chafa
--iterm2Same as --backend iterm2
--jp2aSame as --backend jp2a
--kittySame as --backend kitty
--potSame as --backend pot
--pixtermSame as --backend pixterm
--sixelSame as --backend sixel
--termpixSame as --backend termpix
--tycatSame as --backend tycat
--w3mSame as --backend w3m
--offSame as --backend off
--ascii_colors <Color 1> <Color 2> <Color 3> <Color 4> <Color 5> <Color 6>Colors to print the ascii art
--ascii_distro <OS>Which Distro's ascii art to print
--ascii_bold <on/off>Whether or not to bold the ascii logo
-L, --logoHide the info text and only show the ascii logo
--loopRedraw the image constantly until Ctrl+C is used
--size <size>How to size the image
--crop_mode <mode>Which crop mode to use
--crop_offset <offset>Change the crop offset for normal mode
--xoffset <[0-9]+>How close the image will be to the left edge of the window. This only works with w3m
--yoffset <[0-9]+>How close the image will be to the top edge of the window. This only works with w3m
--gap <[0-9]+>Gap between image and text
--cleanDelete cached files and thumbnails
--config <file/none>Specify a path to a custom config file
--no_configDon't create the user config file
--print_configPrint the default config file to stdout
--stdoutTurn off all colors and disables any ASCII/image backend
--versionShow neofetch version
-vDisplay error messages
-vvDisplay a verbose log for error reporting
--gen-manGenerate a manpage for neofetch in your PWD