Commit graph

3023 commits

Author SHA1 Message Date
Dylan Araps
d16e6e36ca packages: use crew prefix. Closes #1697 2021-06-11 05:15:37 +00:00
Dylan Araps
097e60bc62 general: Fix conflicts 2021-06-11 05:14:33 +00:00
Michael Straube
528010e045
Add AlmaLinux logo (#1715)
* Add AlmaLinux logo

* Update AlmaLinux logo
2021-06-11 05:13:36 +00:00
Daniel Thau
75198506b8
Bedrock Linux fixes (#1675)
Neofetch is Bedrock-aware by default, but ignores Bedrock and restricts
itself to the local layer of the Bedrock system when run in Bedrock's
"restricted" mode.  Previously, neofetch checked for restricted mode by
looking at the $PATH, which can fail in some workflows.  Instead, check
for $BEDROCK_RESTRICT, which is more robust.

Neofetch previously counted Bedrock stratum aliases when counting
packages for some package managers.  This resulted in over-counting
packages.  This commit restricts neofetch to only counting actual
strata, not aliases.
2021-06-11 05:12:37 +00:00
Dylan Araps
c0ceffb554 general: fix indentation 2021-06-11 05:11:00 +00:00
Rolex
0dd28db34e
Added APT/Debian Packager to package managers for MacOS and combined PR #1702 (#1762)
* Added new iOS and iPadOS device information

* Updated neofetch to show dpkg and correct amount of packages.

* Fixed indentation.
2021-06-11 05:07:44 +00:00
Daniel Brooks
96d9d3c4f6
just removes any quotes from around the Alacritty font name, if any (#1708) 2021-06-11 05:05:46 +00:00
MeztliRA
34d55b8747
Fixes #1636 (#1727) 2021-06-11 05:04:16 +00:00
Dylan Araps
50a8bd285d packages: Use dnf cache if available. Closes #1730 2021-06-11 05:02:17 +00:00
Adam Salt
41f75b7b48
Update neofetch (#1732) 2021-06-11 04:56:10 +00:00
Kevin Lapointe
21c9c5f22b
New ASCII logo for Fedora (#1736)
* Added new ASCII logo for Fedora

* Added new ASCII art for Fedora

* Added new ASCII for Fedora
2021-06-11 04:55:56 +00:00
Paróczai Olivér
d8b58a10b9
Only use DNS if public_ip_host option is empty (#1737)
In config:
public_ip_host="" -> uses DNS for getting public IP
public_ip_host="http://example.com/ip" -> uses wget/curl for getting public IP
2021-06-11 04:55:35 +00:00
M. Efe Çetin
cd6c4334db
Add TeArch Linux. (#1741)
* Add TeArch Linux.

* Update neofetch

Co-authored-by: Efe Çetin <efectn@6tel.net>
2021-06-11 04:55:06 +00:00
Luca Robbiano
b7abdba2fd
Add Rocky Linux (#1743)
* Add Rocky Linux

* Add Rocky Linux ASCII Art

* Add Rocky Linux into the ASCII logo list

* Fix

Co-authored-by: Kaleb <51819073+klebdotio@users.noreply.github.com>
2021-06-11 04:54:26 +00:00
Fritz Geib
87753c5057
fix neofetch not recognizing brew package count on M1 macs (#1747)
* fix neofetch not recognizing brew package count on M1 macs

* fix apt package count issue
2021-06-11 04:53:33 +00:00
jnats
22b97f99c3
Update neofetch (#1749)
Co-authored-by: jnats <dev@jnats.xyz>
2021-06-11 04:52:52 +00:00
Philipp Wallisch
4d7ec21ad5
Rework macOS memory calculation to work on Apple Silicon (#1752) 2021-06-11 04:51:48 +00:00
minhtricute69
b0a654f162
Add HydroOS distro support (#1766)
Add HydroOS distro support
2021-06-11 04:48:39 +00:00
Dylan Araps
6dd85d67fc Merge branch 'master' of github.com:dylanaraps/neofetch 2020-11-26 07:15:22 +02:00
Dylan Araps
dc8a834888
neofetch: Fix naming conflict with mine. See #1616 2020-11-26 07:15:09 +02:00
Kanashimia
bec3918bfd
NixOS - squash logo, add new package location. (#1617)
* Decrease size of NixOS logo by one block.

* Improve package counting for NixOS.
2020-11-26 07:11:09 +02:00
Dylan Araps
80174ea4d9
neofetch: swap to apt for packages. Possible fix for #1616 2020-11-25 14:09:31 +02:00
Iuri Jikidze
2b559cb8c6
Add Apple Music (#1611)
* iTunes --> Music

* add back iTunes

* fix indentation

* fix indentation 2

* ty vs code

* fix ?
2020-11-25 11:09:10 +02:00
Sekai Zhou
df61458e7f
Fix font support for yakuake (#1615)
Originally added in #1063, but did not actually work because it only
looked for konsole processes (rather than yakuake's) when querying its
session profile.
2020-11-25 07:22:45 +02:00
Ben Lönnqvist
d4f6abf1a8
Refactor ueberzug (#1614)
The previous way ueberzug was used is now deprecated.
2020-11-24 17:30:55 +02:00
SGS
d76d92f6b8
New Garuda Neofetch Logo (#1613)
Co-authored-by: SGSm <uwe-me@arcor.de>
2020-11-24 05:47:07 +02:00
Xaver Hellauer
494a7d8335
Add support for swupd package manager (#1610)
`swupd` is the default package manager of Clear Linux OS (they actually call their packages bundles). This patch adds support for swupd.
2020-11-21 18:34:34 +02:00
Dylan Araps
2b39f58f74
disk: Fix bash 3.2 incompatibility. Closes #1586 2020-11-17 18:43:32 +02:00
Dylan Araps
cb6f10d8f4
fix whitespace 2020-11-17 18:35:33 +02:00
Dylan Araps
2a1788a11b
fix macOS issue. See #1607 2020-11-17 11:49:46 +02:00
Zach Dykstra
56c8d7e0c8
Support multiple displays under wayland (#1596) 2020-11-05 06:06:28 +02:00
sudo killall windows
ac6f6a1ce4
Update SEMC logo (#1593) 2020-11-04 05:21:00 +02:00
Paul Delafosse
dbe781043b
feat(backend): add viu image backend (#1592)
* feat(backend): add viu image backend

* fix: double quote typo on viu command
2020-11-03 13:11:00 +02:00
Dylan Araps
9818199c73 Merge branch 'master' of github.com:dylanaraps/neofetch 2020-11-03 05:39:05 +02:00
Dylan Araps
106a53c575
neofetch: Use MemAvailable for memory on Linux if supported. Closes #1591 2020-11-03 05:38:45 +02:00
Kanashimia
5dfce0f9c3
Update NixOS Logo (#1590) 2020-11-02 16:20:02 +02:00
SGS
f0b16b63ff
update garuda linux logo (#1579)
Co-authored-by: SGSm <uwe-me@arcor.de>
2020-10-16 19:36:55 +03:00
Xander Hess
53d938c4fe
Adding support for Pengwin (#1578)
* Added recently added distros to list of included distros with ascii art.

* Fixed indent in usage for ueberzug backend.

* Added ascii art for Pengwin (https://github.com/WhitewaterFoundry/Pengwin) and added Pengwin to the distro lists.
2020-10-16 09:11:28 +03:00
Dylan Araps
4660ae7a53
various: fix windows issues 2020-10-04 19:05:03 +03:00
Dylan Araps
7bf2ecee26
fix ci 2020-10-04 18:46:04 +03:00
Dylan Araps
c93f3dabd6
gpu: Fix blank line in output on Windows. 2020-10-04 18:26:26 +03:00
Dylan Araps
71d8914ec7
windows: Fix gpu output 2020-10-04 18:05:18 +03:00
Rashil Gandhi
c511bcbcef
Display charging status in Windows (#1575) 2020-10-04 16:37:50 +03:00
Dylan Araps
075eb43dd7
neofetch: clean up 2020-10-04 15:18:28 +03:00
Andrew Titmuss
9ca24eaa0a
local_ip: Add interface selection (#1327)
* local_ip: add interface selection

local_ip: add interface selection for macOS
local_ip: add interface support for Linux and others
local_ip: fix quotes
local_ip: fix line length
local_ip: fix line length for realsies this time

* local ip: change default to auto and simplify if statement

* local ip: make error for invalid interface actually work on linux

* local ip: remove unneeded slash

* local ip: silence errors from ip and ifconfig

Co-authored-by: dylan <dylan.araps@gmail.com>
2020-10-04 15:09:36 +03:00
Igor Pečovnik
d76815d3a2
Add Armbian Linux (#1417)
* Add Armbian Linux

* Update neofetch

* Update neofetch
2020-10-04 15:06:25 +03:00
Alex Mirrington
6b26a4d688
Update raspbian_small ascii art (#1483)
* Update raspbian_small ascii art

* Escape rogue backslash
2020-10-04 15:05:59 +03:00
Charlène
d8e957cb0d
Improve glxinfo call, OpenBSD sensors fix (#1494)
* Use `glxinfo -B' instead of `glxinfo'

It's enough to get the gpu infos and it's way faster.

* OpenBSD: fix cpu sensors informations, add ksmn(4) and adt(4)
2020-10-04 15:05:34 +03:00
paperbenni
60d090164d
Update neofetch (#1537) 2020-10-04 15:03:57 +03:00
manzoor ahmed
f3991ad970
add LaxerOS (#1541) 2020-10-04 15:03:28 +03:00
Rising Thumb
314a0bc4f6
Überzug image support (#1562)
* Support for Ueberzug backend

* Ueberzug cli argument

* Fixed slight issues according to shellcheck

* Read output suppressed

* --xoffset and --yoffset support

Co-authored-by: dylan <dylan.araps@gmail.com>
2020-10-04 15:00:26 +03:00
Aditya Shakya
19af3abaee
Added Archcraft OS (#1547) 2020-10-04 14:57:24 +03:00
RhinoCodes
1cd67b9f9a
Add semcOS (#1567) 2020-10-04 14:57:09 +03:00
Michael Straube
6dca2c4037
os: Add Univention (#1572) 2020-10-04 14:56:51 +03:00
Andrea Canepa
f730fc6a81
Wrong number of packages reported for some package managers (#1556)
* Wrong number of snap packages reported: fixed for snap (#1274)

* Adjusted indentation and improved packages count (#1274)

* Fixed spacing in empty lines
2020-10-04 14:53:30 +03:00
Dylan Araps
c155bdecd1
wm: Fix issue with dwm. Closes #1433 2020-10-04 14:50:26 +03:00
Dylan Araps
566c8096da
term_font: Fix st font2 issue. Closes #1446 2020-10-04 14:44:04 +03:00
Dylan Araps
1c468b4e31
neofetch: Fix cursor placement issue 2020-10-04 14:34:57 +03:00
Julian Torreno
a4d9c557b3
Remove extra newlines from get_cols (#1449)
Co-authored-by: Julian Torreno <julian@callisto.jupiter>
2020-10-04 14:26:51 +03:00
Dylan Araps
bc4c3bc8f9 Merge branch 'master' of github.com:dylanaraps/neofetch into master 2020-10-04 14:12:09 +03:00
Dylan Araps
a6137b26db
de: Display Wayland if detected. Closes #1471 2020-10-04 14:11:56 +03:00
Alan Griffiths
fb57277036
Better handling of Wayland compositors (#1539)
* Better handling of Wayland compositors

* Reinstate setting ps_flags, it's used elsewhere

* Try another incantation

* Try another incantation

* Try another incantation

* Use short options and a newline to reduce line-length

* Rework to handle the "better way" failing on some systems and fall back to the old method (which has the virtue of working most of the time).
2020-10-04 14:04:48 +03:00
Dylan Araps
77bac34cc5
general: drop cpu_usage. Always been unreliable. Never worked well. Closes #1551 2020-10-04 13:53:30 +03:00
Dylan Araps
d6cd1c135a Merge branch 'master' of github.com:dylanaraps/neofetch into master 2020-10-04 13:42:18 +03:00
Dylan Araps
4b5f4e33be
de/wm: Fix Windows 10 issues. Closes #1571, #1573 2020-10-04 13:42:05 +03:00
j-james
1a4fdc346f
Images: Reimplement catimg support (#1570)
Fixes broken size parameter from the last implementation
2020-09-30 07:44:09 +03:00
Simon Gredal
6f8d365deb
Fix CPU Temp. not showing up on Raspberry Pi (#1566)
Added another possible name to the regex for finding cpu temperature.

This was tested on a Raspberry Pi 4 running Arch Linux ARM.
2020-09-27 07:39:11 +03:00
Michael Straube
b83a48a60f
uptime: Fix shorthand off (#1564) 2020-09-25 14:36:46 +03:00
Michael Straube
f74746d5b9
os: Add Quibian (#1561) 2020-09-20 19:28:17 +03:00
Michael Straube
8a9eacbab8
os: Add Live Raizo (#1560) 2020-09-20 00:47:15 +03:00
ncmprhnsbl
af4cf16bf4
add song= support for MellowPlayer using get_song_dbus (#1558)
* add song= support for MellowPlayer using get_song_dbus

* adjusted indent for mellowplayer get_song_dbus

Co-authored-by: ncmprhnsb1 <ncmprhnsb1@rjc700@gmail.com>
2020-09-17 14:58:37 +03:00
Dylan Araps
5f8ce9bbc4
packages: Add support for carbs 2020-09-17 08:27:48 +03:00
Michael Straube
bfbefc7f6b
docs: update (#1538) 2020-08-19 09:54:41 +03:00
Michael Straube
d96ed38f25
term_font: fix alacritty (#1535) 2020-08-17 21:03:35 +03:00
Michael Straube
e33625ba92
song: Switch Exaile to get_song_dbus (#1528) 2020-08-07 19:16:34 +03:00
Michael Straube
286ef32f45
Add LibreELEC logo (#1526) 2020-08-07 18:17:28 +03:00
Michael Straube
db6fa4c374
Update Ubuntu Mate logo (#1522) 2020-08-04 20:17:22 +03:00
Michael Straube
9a82c8cac2
Update Ubuntu Cinnamon logo (#1521) 2020-08-04 17:27:58 +03:00
Michael Straube
bed4e9a8a1
ascii: revert colors (#1519) 2020-08-03 22:38:38 +03:00
Michael Straube
a8c9214b99
ascii: Update Lubuntu and Xubuntu (#1518)
* ascii: Update Lubuntu

* ascii: Update Xubuntu
2020-08-03 19:22:39 +03:00
Dylan Araps
60d07dee6b
neofetch: 7.0.0 2020-08-02 21:37:41 +03:00
Dylan Araps
efa79f9eca Merge branch 'master' of github.com:dylanaraps/neofetch into master 2020-08-01 10:31:33 +03:00
Dylan Araps
fe921d7d17
docs: update 2020-08-01 10:31:23 +03:00
Michael Straube
5413aff1df
wallpaper: Add LXQt desktop (#1516) 2020-08-01 10:30:01 +03:00
Dylan Araps
0435dcd0cd
neofetch: Added support for --memory_unit to change memory output unit.
Examples:

kib  '1020928KiB / 7117824KiB'
mib  '1042MiB / 6951MiB'
gib: '0.98GiB / 6.79GiB'

Precision level of GiB output is /not/ configurable at this stage in
time. This may be added later.

Closes #1388
2020-07-26 09:35:00 +03:00
Dylan Araps
46b2942e17 Merge branch 'master' of github.com:dylanaraps/neofetch 2020-07-25 08:36:15 +03:00
Dylan Araps
b19d2b3cac
term: Add support for Windows Terminal. Related to #1513 2020-07-25 08:35:21 +03:00
Luke Yue
96da408100
Add openEuler (#1510)
Signed-off-by: Luke Yue <lukedyue@gmail.com>
2020-07-23 11:55:00 +03:00
Michael Straube
3c63ac1d4a
Add Ubuntu Cinnamon (#1508) 2020-07-20 08:57:30 +03:00
Michael Straube
47d8dbcec8
Detect Ubuntu flavors (#1507) 2020-07-17 22:05:58 +03:00
Dylan Araps
a4bf721014
neofetch: Fix CI (long lines) 2020-07-17 16:56:13 +03:00
Steve Kang
f954cbab30
Add latest macOS support and fix issue (#1487)
Support for both "Mac OS X" and "macOS"
Support for macOS 10.16(11.0), Big Sur
Resolve issue #1486
2020-07-12 13:12:22 +03:00
Hyd3r1
af2c02ceb6
Repair ITC distro show (#1499) 2020-07-08 02:23:53 +03:00
SeungheonOh
59335d3581
pot argument fix (#1498)
* pot argument fix

* removing '\'
2020-07-07 19:47:51 +03:00
SeungheonOh
77a34f884d
Adding pot terminal image backend (#1482) 2020-07-07 19:26:23 +03:00
Dylan Araps
0e448167c0
resolution: Fix output when monitor is turned off. 2020-07-06 23:54:25 +03:00
Dylan Araps
f4a83d604f
neofetch: Fix trailing whitespace 2020-07-06 23:53:51 +03:00
Hyd3r1
0343552f49
Add ITC distro logo (#1496)
* Add ITC distro logo

* update logo to smaller
2020-07-06 16:36:39 +03:00
Michael Straube
e00afa6b92
song: Add olivia player (#1495) 2020-07-04 18:11:24 +03:00
Ybenel (R2dr0dn)
7805b2c4cb
Added DarkOs Logo (#1491)
Co-authored-by: r2dr0dn <r2dr0dn@pm.me>
2020-06-30 20:34:15 +03:00
Michael Straube
824866e14c
song: Add Tauon Music Box (#1489)
* song: Add Tauon Music Box

* Fix long line (travis)
2020-06-28 20:19:52 +03:00
Dylan Araps
726d9b8133
wm: Added support for x11fs 2020-06-28 01:08:39 +03:00
Dylan Araps
5b8eea9974
docs: update 2020-06-13 01:23:26 +03:00
sgse
7b710257c9
add garuda linux (#1479)
* add garuda linux

* fix garuda linux

Co-authored-by: SGSm <uwe-me@arcor.de>
2020-06-13 01:19:29 +03:00
wilssonmartee
c8e08cd76e
Added Hash Linux Ascii (#1477)
More info: https://hashproject.org
2020-06-09 10:05:59 +03:00
Cyril Raffatelli
298d75665a
Add playerctl support (#1475) 2020-06-07 16:31:39 +03:00
Halo-Michael
d14dc2d54f
Add more device support (#1473)
* Update

* Update

* Update
2020-06-06 13:56:23 +03:00
Michael Straube
488ceb764b
Add Venom Linux (#1468)
* os: Add Venom Linux

* docs: update

* Make shellcheck happy

* Fix long lines (travis)
2020-05-29 17:06:50 +03:00
Dylan Araps
241ac6c152
neofetch: Windows multi GPI support. Closes #1462 2020-05-22 10:37:01 +03:00
Dylan Araps
5e377cd561 Merge branch 'master' of github.com:dylanaraps/neofetch 2020-05-22 10:28:09 +03:00
Dylan Araps
c160c07399
disk: Fix paths with spaces in names. Closes #1445 2020-05-22 10:27:36 +03:00
Georgy Komarov
027c80ce4f
Add OS Elbrus support (#1459) 2020-05-15 21:27:35 +03:00
ulkuderner
564ee212f3
Added SambaBOX logo (#1455)
Added SamBOX logo to os logos.
2020-05-10 13:58:26 +03:00
aosync
58e90e8f29
es shell support (no shell version) (#1456) 2020-05-10 13:58:11 +03:00
Dylan Araps
6a5dfb874e
neofetch: Fix CI 2020-05-03 22:53:53 +03:00
Dylan Araps
51e0237f86
neofetch: Fix CI 2020-05-03 22:53:20 +03:00
Noah Cain
1c2b5ff624
Update neofetch (#1454) 2020-05-03 22:48:38 +03:00
Erick Cafferata
a1f80c3a61
distro: speed up guix lookup (#1452) 2020-05-01 22:25:05 +03:00
Shantanu Joshi
c85509f838
WM: Add support for xmonad (#1451)
* WM: add xmonad

* Fix shellcheck warning
2020-04-24 19:36:33 +03:00
Hayao0819
a61724f6b2
Added support for Alter Linux and Serene Linux (#1447)
* neofetch : Added alterlinux logo.

* os: Added SereneLinux

* Added Serene Linux and Alter Linux to the description

* Added Serene Linux and Alter Linux to help message

* Added Serene Linux and Alter Linux to man
2020-04-19 15:02:20 +03:00
Morgaux
ff5600a3ec
Correct spelling 2020-04-17 05:21:01 +12:00
dylan
d2ca250856
Merge pull request #1442 from Crestwave/osh
neofetch: add support for OSH
2020-04-16 07:05:15 +00:00
Crestwave
d0d6d208b0 neofetch: clean up 2020-04-16 15:00:12 +08:00
Crestwave
b441c57aea neofetch: add comments 2020-04-16 14:56:45 +08:00
Crestwave
2943116dd5 neofetch: clean up 2020-04-16 14:47:13 +08:00
Crestwave
8e56495da8 neofetch: remove unnecessary(?) parameter expansion and BASH_VERSINFO 2020-04-16 09:57:39 +08:00
Crestwave
c2fcf35ab1 neofetch: only fork for {BASH,OIL}_VERSION when necessary 2020-04-16 09:52:25 +08:00
Crestwave
ff6d59ef0c neofetch: add support for OSH 2020-04-16 08:01:16 +08:00
ignapk
12f8cb9189 os: Add GNOME OS 2020-04-15 15:21:56 +02:00
Dylan Araps
e1af688b36
neofetch: Fix incorrect variable name 2020-04-15 15:25:20 +03:00
Dylan Araps
23c445d05f
neofetch: Drop . outside of iOS for oil shell 2020-04-15 15:21:53 +03:00
dylan
c374ee2ec9
Merge pull request #1436 from AOSC-Dev/master
Add AOSC OS/Retro Logo
2020-04-14 11:14:00 +00:00
Michael Straube
a24fa712dd os: Add openmamba 2020-04-10 21:19:55 +02:00
Mingcong Bai
f2baf51fc1 neofetch: add AOSC OS/Retro logo 2020-04-01 20:21:55 -05:00
Mingcong Bai
16cf4fd4c6 neofetch/aosc: split AOSC OS and AOSC OS/Retro 2020-04-01 20:21:26 -05:00
Mark Barbone
d9389a1f51
Change order GTK3 settings.ini files are read 2020-03-30 04:26:13 -04:00
Michael Straube
b9ca399ff6 os: Add OpenStage Linux 2020-03-29 14:04:30 +02:00
Mitch Weaver
07a9bcdd3c detect whether using -current on OpenBSD
change name to please shellhcheck

sorry shellcheck...
2020-03-12 04:45:49 -05:00
Dylan Araps
5241b24bf4
neofetch: Enable DE version by default 2020-03-09 10:58:31 +02:00
Dylan Araps
e09146142f
neofetch: Prefer lsb-release 2020-03-08 17:42:00 +02:00
Dylan Araps
e960c51686
neofetch: Fix uptime seconds on Linux. Closes #1422 2020-03-08 16:13:19 +02:00
Dylan Araps
ba92ae75a3
docs: update 2020-03-08 12:06:22 +02:00
Dylan Araps
fb9d4d259c
neofetch: Fix yash shell. Closes #1421 2020-03-06 21:51:30 +02:00
Dylan Araps
f372d71628
neofetch: Fix yash shell. Closes #1421 2020-03-06 21:49:26 +02:00
Dylan Araps
ede5c1ee29
neofetch: Drop kitty win size func. Related to #1418 2020-03-04 21:52:42 +02:00
Dylan Araps
59af9f0ae9
Merge branch 'master' of github.com:dylanaraps/neofetch 2020-02-19 11:44:36 +02:00
Dylan Araps
3d803834c1
neofetch: Fix GPU driver error. Closes #1411 2020-02-19 11:43:01 +02:00
dylan
d29abf1a8f
Merge pull request #1410 from ArmstrongJ/freemint-fixes
FreeMiNT-specific fixes and updates
2020-02-15 10:55:23 +02:00
Jeffrey Armstrong
bb8831831e Removal of special cases for FreeMiNT color settings. Added blocking of X11 queries on FreeMiNT. 2020-02-13 07:15:43 -05:00
Jeffrey Armstrong
29714e1875 Minor fixes for machine model, wm, and memory on FreeMiNT 2020-02-12 12:23:15 -05:00
Dylan Araps
9459ca32db
docs: update 2020-02-09 08:11:02 +02:00
Gamegenorator
0593302797 Updated archive tags 2020-02-08 22:04:33 -08:00
Gamegenorator
1c319f22bd Updated Linux Mint Ascii Logo 2020-02-08 17:04:06 -08:00
René Rebe
83a92ca5c2 initial t2 support 2020-02-07 19:36:21 +01:00
Law Zava
a1d001dd2f remove regolith from distro discovery 2020-02-06 20:59:46 +01:00
Law Zava
88723ac00f handle regolith as DE 2020-02-06 20:29:17 +01:00
Law Zava
55ded9db32 Merge branch 'master' into regolith-linux-support 2020-02-06 20:05:30 +01:00
Law Zava
e9e70aeebd regolith 2020-02-06 20:02:57 +01:00
Dylan Araps
eabdbcdb2b
de: Temporary support for Regolith. 2020-02-06 20:51:53 +02:00
Law Zava
652c4ec882 Regolith linux support 2020-02-06 19:22:16 +01:00
Dylan Araps
997b7dd855
Merge branch 'master' of github.com:dylanaraps/neofetch 2020-02-05 00:15:58 +02:00
Dylan Araps
ab7c6cac7d
neofetch: Appimage support. Closes #1403 2020-02-05 00:15:22 +02:00
Michael Straube
f6fde7cc24 docs: update 2020-02-04 12:58:38 +01:00
Dylan Araps
9d23eaeaf9
Merge branch 'master' of github.com:dylanaraps/neofetch 2020-02-02 17:57:41 +02:00
Dylan Araps
d2ff375b2e
docs: update 2020-02-02 17:57:24 +02:00
Daniel Gurney
e0e0033fc8 Add patterns for AMD CPUs with numeric core counts 2020-02-02 17:34:23 +02:00
Dylan Araps
388ba9c0a2
neofetch: Fix window size issue in gnome terminal 2020-02-01 16:25:14 +02:00
Dylan Araps
c2a3cda1da
Merge branch 'master' of github.com:dylanaraps/neofetch 2020-01-28 12:24:37 +02:00
Dylan Araps
eaa4b35ee4
neofetch: Added --title_fqdn. Closes #1397 2020-01-28 12:24:22 +02:00
Michael Straube
74be40b5c6 os: Add EndeavourOS 2020-01-23 21:44:19 +01:00
Dylan Araps
8f03e7082f
neofetch: Fix windows issue. Closes #1297 2020-01-23 19:30:51 +02:00
Dylan Araps
bf0eef3f07
neofetch: Fix windows issue. Closes #1297 2020-01-23 19:17:23 +02:00
Dylan Araps
492af341b8
neofetch: Fix windows issue. Closes #1297 2020-01-23 19:11:17 +02:00
Dylan Araps
c11f149989
neofetch: Fix windows issue. Closes #1297 2020-01-23 19:04:14 +02:00
Dylan Araps
3dd3f7f8e7
neofetch: Fix windows resolution. Closes #1297 2020-01-23 18:48:52 +02:00
Dylan Araps
1588155964
resolution: Multi monitor support for Windows. Closes #1297 2020-01-23 17:54:24 +02:00
Dylan Araps
155fe13d9a
docs: update 2020-01-23 10:56:38 +02:00
dylan
ef54ba42b2
Merge pull request #1321 from VonJagdstrumel/conemu_font
Added font detection for ConEmu
2020-01-23 10:58:10 +02:00
Dylan Araps
c323470f2f
neofetch: Add support for resolution in Wayland and TTY. Closes #1304 and #1301 2020-01-23 10:49:47 +02:00
Dylan Araps
0636706ecf
neofetch: Fix CPU temp on some systems 2020-01-23 10:44:33 +02:00
Dylan Araps
7fdaed2f94
packages: Count nix-default. Closes #1317 2020-01-23 01:47:14 +02:00
Dylan Araps
6ae64c5990
neofetch: Fix resolution issue. Closes #1347 2020-01-23 01:20:01 +02:00
Dylan Araps
f5263176dd
neofetch: Added --disk_percent. Closes #1378 2020-01-23 01:18:15 +02:00
Dylan Araps
b699d75a9e
neofetch: Fix Chrome OS detection. Closes #1384 2020-01-23 01:04:39 +02:00
Dylan Araps
39d7188f4a
disk: Added --disk_subtitle=none. Closes #1386 2020-01-23 01:00:16 +02:00
Dylan Araps
74914899d8
wm_theme: clean up 2020-01-03 08:57:33 +02:00
Dylan Araps
62e52b8270
Merge branch 'master' of github.com:dylanaraps/neofetch 2019-12-29 23:46:51 +00:00
Dylan Araps
03152764aa
cols: Fix issues 2019-12-29 23:46:29 +00:00
Michael Straube
92246e7b7f song: simplify cmus 2019-12-29 11:02:30 +01:00
Michael Straube
541322beea song: print empty tags correctly 2019-12-29 11:00:13 +01:00
Dylan Araps
f9ddc9f949
model: Remove ASUS OEM string 2019-12-28 22:54:38 +00:00
Dylan Araps
f8305a148f
Merge branch 'master' of github.com:dylanaraps/neofetch 2019-12-28 22:53:20 +00:00
Dylan Araps
4a414135ae
disk: clean up 2019-12-28 22:53:10 +00:00
Michael Straube
408d3ae5ea song: Fix Exaile 2019-12-25 17:43:12 +01:00
Michael Straube
684d4e881a Remove redundant trim 2019-12-25 17:42:37 +01:00
Michael Straube
eb48e77595 ascii: Add openSUSE Leap logo 2019-12-24 16:23:17 +01:00
Dylan Araps
d8a3ae5fed
wallpaper: Fix #1379 2019-12-23 23:24:44 +00:00
dylan
a89c736496
Merge pull request #1376 from bgkillas/patch-1
added some more info to --help
2019-12-23 11:37:45 +00:00
dylan
8ef15466fd
Merge pull request #1372 from kidonng/plasma-wallpaper
Get wallpaper for Plasma desktop
2019-12-23 11:36:57 +00:00
bgkillas
6fb1a22dfe
Update neofetch 2019-12-23 00:03:13 -05:00
bgkillas
bd30e19ad8
Update neofetch 2019-12-22 23:42:18 -05:00
bgkillas
9b8a38bc0e
Update neofetch 2019-12-22 23:26:26 -05:00
Kid
ce39f1bdbd
Update neofetch 2019-12-23 10:39:42 +08:00
Michael Straube
6e69a7183d term_font: Fix Konsole font on openSUSE 2019-12-22 20:08:24 +01:00
Michael Straube
9ad01bfe18 Invert test logic 2019-12-22 14:15:37 +01:00
Michael Straube
7ed49d5722 Remove quotes 2019-12-22 13:40:40 +01:00
Michael Straube
618d5b2347 term_font: konsole: Avoid wrong font info 2019-12-22 13:39:38 +01:00
Michael Straube
84d76a7ff3 term_font: Fix font detection for Konsole >= 19.12.0 2019-12-22 13:38:20 +01:00
Kid
1b99df310d fix quotes 2019-12-18 20:11:41 +08:00
Kid
090c4e4e5b fix format 2019-12-18 19:57:07 +08:00
Kid
c189651338
revert spaces 2019-12-18 18:51:45 +08:00
Kid
07c3233d69 get wallpaper for Plasma desktop 2019-12-18 18:47:31 +08:00
Michael Straube
00f1dadb85 wm_theme: Refactor Openbox theme detection 2019-12-12 11:54:24 +01:00
Michael Straube
5c740aa4f2 wm_theme: Add support for Openbox on LXQt 2019-12-12 11:17:22 +01:00
Michael Straube
4204f79e5d wm_theme: Make Openbox config file parsing more robust 2019-12-12 11:17:19 +01:00
Michael Straube
5eafef80dc wm_theme: Remove 'GNOME Shell' from wm case 2019-12-12 11:17:05 +01:00
Michael Straube
95223a6a11 wm: Detect Mutter on GNOME Wayland 2019-12-12 10:59:42 +01:00
Michael Straube
18f3d0c486 wm: detect kwin on wayland 2019-12-11 18:46:14 +01:00
Cem Keylan
1413533aa3
add Carbs Linux logo 2019-12-10 15:14:46 +03:00
Michael Straube
cd4b34a385 de_version: Add Unity 2019-12-10 10:19:21 +01:00
Dylan Araps
0fc6e33060
neofetch: Fix #1364 2019-12-10 10:31:28 +00:00
Dylan Araps
787b2352b5 Merge branch 'master' of github.com:dylanaraps/neofetch 2019-12-10 01:51:45 +00:00
Dylan Araps
5bbf221b47
neofetch: Remove bonsai package detection. Need input from upstream. Closes #1351 2019-12-10 01:51:03 +00:00
Michael Straube
1ac90be01d de_version: apply review comments 2019-12-09 19:07:05 +01:00
Michael Straube
3192036f32 de_version: Remove comment 2019-12-09 18:36:49 +01:00
Michael Straube
9f75eaece2 de_version: Avoid awk 2019-12-09 18:17:10 +01:00
Michael Straube
8c2ab8e443 de_version: Add Trinity 2019-12-09 17:54:42 +01:00
Michael Straube
5070c39595 de_version: Add Lumina 2019-12-09 17:27:03 +01:00
Michael Straube
96199eab1c de_version: Add LXQt 2019-12-09 17:21:12 +01:00
Michael Straube
02fe481540 de_version: Add Budgie 2019-12-08 19:47:58 +01:00
Michael Straube
9303077f0e de_version: Add Deepin 2019-12-08 19:19:28 +01:00
Michael Straube
cfde63b5f4 de_version: Add Cinnamon 2019-12-08 18:33:50 +01:00
Michael Straube
22d1071d57 de_version: simplify 2019-12-08 16:17:39 +01:00
Michael Straube
3c0d86bb59 de_version: Add GNOME 2019-12-08 16:05:06 +01:00
Michael Straube
2d4ea78f7f de_version: Add Xfce 2019-12-08 15:36:15 +01:00
Michael Straube
5ef4772bf0 de_version: Add MATE 2019-12-08 15:30:16 +01:00
Michael Straube
cfe1014d1a Add initial support for DE version 2019-12-07 23:00:52 +01:00
bgkillas
4cc220eae7
Update neofetch 2019-12-07 01:03:06 -05:00
bgkillas
9f188a31f3
Update neofetch 2019-12-07 01:02:06 -05:00
bgkillas
8c99d4c4b2
Update neofetch 2019-12-07 00:56:39 -05:00
bgkillas
fc08d090c1
Update neofetch 2019-12-07 00:50:23 -05:00
bgkillas
39783d2594
Update neofetch 2019-12-07 00:47:20 -05:00
bgkillas
46b18469d9
Update neofetch 2019-12-06 21:42:20 -05:00
bgkillas
4e96742d4c
Update neofetch 2019-12-06 21:39:14 -05:00
bgkillas
c18e705b97
Update neofetch 2019-12-06 17:10:51 -05:00
bgkillas
244e889f13
Update neofetch 2019-12-06 17:00:06 -05:00
bgkillas
d163dffa24
Update neofetch 2019-12-06 16:59:29 -05:00
bgkillas
8eb7944dcf
Update neofetch 2019-12-06 16:57:11 -05:00
Michael Straube
b408dd4487 ascii: add septor linux logo 2019-12-01 15:32:11 +01:00
Dylan Araps
e79930ad74
Merge branch 'master' of github.com:dylanaraps/neofetch 2019-11-29 19:21:38 +00:00