Commit Graph

6462 Commits

Author SHA1 Message Date
azalea afcf53f01f [PR] dylanaraps/neofetch#2356 from CarterLi - Resolution (macOS): improve detection
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2356
Thanks to @CarterLi

Co-authored-by: 李通洲 <zhangsongcui3371@sina.com>
2023-10-10 22:19:02 -04:00
李通洲 c505323826 Resolution (macOS): improve detection
1. fix detection when `screenresolution` is not available
2. make scale factor detection actually work
3. remove `screenresolution` dependency

EDIT: applied changes suggested by @hykilpikonna and fixed a
[bug](https://github.com/hykilpikonna/hyfetch/issues/196) that neofetch
fails to print scale factors when `system_profiler` fails to detect
refresh rates.
2023-10-11 09:18:50 +08:00
azalea 10b227a780 [PR] dylanaraps/neofetch#2391 from Pickles888 - Add EndeavourOS Small Option
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2391
Thanks to @Pickles888

Co-authored-by: Pickles888 <121081484+Pickles888@users.noreply.github.com>
2023-10-10 16:44:01 -04:00
azalea a9d76846a9 [U] Add lure.sh package 2023-10-10 16:30:00 -04:00
Pickles888 73d305ac69 Add EndeavourOS Small Option 2023-10-08 12:13:54 -07:00
azalea 5519dd16a0 [F] Fix #192 2023-10-02 19:17:42 -04:00
Bailey Kasin 20e93689b6 [F] Do not read debian_version on Ubuntu
Signed-off-by: Bailey Kasin <baileykasin@gmail.com>
2023-09-29 11:32:21 -07:00
Azalea fca42c0390 Merge pull request #194 from YisuiDenghua/patch-5
Update for Gentoo in README
2023-09-28 21:45:40 -07:00
Milena - 一穗灯花 ce9c4aa432 Update README.md, Gentoo 2023-09-29 12:43:20 +08:00
Azalea 8d0393d654 [U] Update installation method
Closes #188
2023-09-26 07:48:15 -07:00
Azalea 54d82ff557 [PR] #191 from BKasin/debian-version
[F] Use /etc/debian_version to get .x on Debian
2023-09-26 07:46:06 -07:00
Azalea fd96030436 [PR] #190 from hasecilu/LainOS_hyfetch
Add LainOS distro
2023-09-26 07:44:35 -07:00
Azalea b1df896e44 [PR] #171 from OldWorldOrdr/fix-sed
use sed -r instead of -E when using GNU sed
2023-09-26 07:42:19 -07:00
azalea 4a053f942c [PR] dylanaraps/neofetch#2360 from XanuduBuster - Adding aerOS Logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2360
Thanks to @XanuduBuster

Co-authored-by: Piotr Zalewski <bardzoglodnypiotrek@gmail.com>
2023-09-26 10:40:23 -04:00
Piotr Zalewski 025dff4c30 fixes coloring of aerOS logo 2023-09-26 07:59:10 +00:00
OldWorldOrdr c33c897724 make it a wrapper function 2023-09-25 23:44:28 -04:00
Bailey Kasin ff8f9b2879 [F] Use /etc/debian_version to get .x on Debian
/etc/os-release on Debian only reports the major
version, so use mix os-release and debian_version
to build PRETTY_NAME.

Signed-off-by: Bailey Kasin <baileykasin@gmail.com>
2023-09-25 18:46:20 -07:00
hasecilu a5f2653675 Fix colors.
First and second color were swapped.
2023-09-25 13:54:58 -06:00
hasecilu 5f527960e9 Add LainOS distro 2023-09-24 13:44:49 -06:00
OldWorldOrdr c77a05809e Merge branch 'hykilpikonna:master' into fix-sed 2023-09-21 19:34:11 -04:00
Azalea Gui 74d1bb5622 Merge branch 'AOSC-Dev-aosc/afterdark-rename-and-logo' 2023-09-12 13:44:17 -04:00
Azalea d9d9998d99 [PR] #185 from AOSC-Dev/aosc/aosc-os-logo
neofetch: use new AOSC OS logo
2023-09-12 13:35:47 -04:00
Mingcong Bai a8f26f9e36 neofetch: rename AOSC OS/Retro as Afterglow; update logo
Refer to our newsletter for details on the rebranding.

Ref: https://aosc.io/news/posts/2023-08-25-coffee-break/
2023-09-08 16:27:41 +08:00
Mingcong Bai 1e8fade4be neofetch: use new AOSC OS logo 2023-09-08 15:46:10 +08:00
Azalea ace0245097 [PR] #177 from BKasin/config 2023-09-06 23:19:27 -04:00
Azalea 5122d08ff6 [U] Update release script for #174 2023-09-06 20:18:00 -07:00
Azalea 179fa567a3 [PR] #174 from BKasin/makefile 2023-09-06 23:14:49 -04:00
Azalea 1acfe273e8 [PR] #181 from BKasin/config_args 2023-09-06 23:11:12 -04:00
Bailey Kasin 1ff772a01b [+] Add ability to set backend args in config file
Adds the option to set permanent backend args in
the config file, as requested in #180.
2023-08-30 01:02:45 -07:00
Bailey Kasin 8182224dc7 [F] Fix config file argument not being used 2023-08-25 21:19:37 -07:00
Bailey Kasin 57a28da23b all shouldn’t call install, whoops 2023-08-23 01:38:39 -07:00
Bailey Kasin 4536dafa09 remove neowofetch.1 since it was a copy of neofetch.1 2023-08-22 23:55:49 -07:00
Bailey Kasin c8185944dc Update Makefile to be able to install hyfetch 2023-08-22 23:47:53 -07:00
OldWorldOrdr 4a90533097 Merge branch 'hykilpikonna:master' into fix-sed 2023-08-18 13:44:07 -04:00
azalea b353cb7247 Merge branch 'master' of https://github.com/hykilpikonna/hyfetch 2023-08-18 09:41:45 -07:00
azalea 4d9bbbae9c [F] Fix DE empty bracket in macOS
Closes #172

Co-Authored-By: Carter Li <6134068+carterli@users.noreply.github.com>
2023-08-18 09:41:43 -07:00
Azalea edf2a697d9 [PR] #170 from OldWorldOrdr: Fix color blocks for bash !=3 & <5 2023-08-18 12:37:07 -04:00
OldWorldOrdr c7a516247a use sed -r instead of -E when using GNU sed 2023-08-17 15:21:20 -04:00
OldWorldOrdr 29cbbae974 fix issue with cols 2023-08-17 09:03:27 -04:00
Azalea Gui 98863df16d [U] Release 1.4.10 1.4.10 neofetch-7.3.10 2023-08-16 23:37:23 -04:00
azalea 922a91ebb1 [U] Update readme 2023-08-14 21:21:28 -07:00
azalea e7938ea4c3 [+] More editor support 2023-08-14 21:20:45 -07:00
azalea 7491081946 [O] Optimize editor detection 2023-08-14 21:12:33 -07:00
azalea 14bde2e49b [F] Find actual editor name by tracing symlinks 2023-08-14 20:56:27 -07:00
azalea 242eae6de0 [U] Changelog 2023-08-14 20:43:03 -07:00
Azalea 53bbd3fdf8 [PR] #164 from OldWorldOrdr: Resolution for iOS 2023-08-14 23:22:43 -04:00
azalea 5c785f0819 [PR] dylanaraps/neofetch#2362 from CarterLi - LocalIP (macOS): improve detection
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2362
Thanks to @CarterLi

Co-authored-by: 李通洲 <zhangsongcui3371@sina.com>
2023-08-14 20:19:46 -07:00
azalea 75750f12a5 [F] Fix macOS route on VPN hangs
https://github.com/dylanaraps/neofetch/pull/2362
2023-08-14 20:19:11 -07:00
OldWorldOrdr 73b39252df Merge branch 'hykilpikonna:master' into master 2023-08-14 19:55:21 -04:00
李通洲 b313d39366 LocalIP (macOS): improve detection
When a VPN session is enabled, the default route interface is changed to `utun*`, however `ipconfig` doesn't support it for some reason

Use `ifconfig` instead
2023-08-14 15:40:36 +08:00