🏳️‍🌈 🏳️‍⚧️ Neofetch with LGBTQ+ pride flags!
Find a file
Vincent Bernat f2fefb5379 Use XSETTINGS to get theme without a DE
GTK is using XSETTINGS as the primary information for theme, icons and
font. It surpasses what's inside the configuration files. DE will
advertise the values they have in their own registries to XSETTINGS.
Without a DE, users can get XSETTINGS with xsettingsd. It is shipped
with `dump_xsettings` to get the current values.

Unrelated, but without a DE, I doubt the content of gsettings matter
much. GTK will not read it by itself. I would remove it. People
running a part of a DE (gnome-control-center maybe?) will get
XSETTINGS.
2021-07-18 17:44:37 +02:00
.github docs: update 2019-12-28 22:58:06 +00:00
.travis.yml docs: update 2020-04-19 12:01:41 +03:00
CONTRIBUTING.md docs: update 2018-06-03 12:19:03 +10:00
LICENSE.md docs: update 2020-02-04 12:58:38 +01:00
Makefile general: Add back Makefile. 2018-05-04 19:52:08 +10:00
neofetch Use XSETTINGS to get theme without a DE 2021-07-18 17:44:37 +02:00
neofetch.1 Added Pisi Linux support for Neofetch. (#1723) 2021-06-22 04:00:27 +00:00
README.md docs: update 2019-09-10 08:44:30 +03:00

logo

A command-line system information tool written in bash 3.2+

Packaging status

neofetch

Neofetch is a command-line system information tool written in bash 3.2+. Neofetch displays information about your operating system, software and hardware in an aesthetic and visually pleasing way.

The overall purpose of Neofetch is to be used in screen-shots of your system. Neofetch shows the information other people want to see. There are other tools available for proper system statistic/diagnostics.

The information by default is displayed alongside your operating system's logo. You can further configure Neofetch to instead use an image, a custom ASCII file, your wallpaper or nothing at all.

neofetch

You can further configure Neofetch to display exactly what you want it to. Through the use of command-line flags and the configuration file you can change existing information outputs or add your own custom ones.

Neofetch supports almost 150 different operating systems. From Linux to Windows, all the way to more obscure operating systems like Minix, AIX and Haiku. If your favourite operating system is unsupported: Open up an issue and support will be added.

More: [Dependencies] [Installation] [Wiki]