372 Commits

Author SHA1 Message Date
李通洲
a44b8264af
Fastfetch: remove the old function of --gen-config
The file `config_user.txt` has not been maintained for long. Let's remove it.
2023-11-13 10:32:45 +08:00
李通洲
ac654ff346
Host (macOS): update the latest models 2023-11-08 10:43:17 +08:00
李通洲
788307e98d
Doc: update changelog 2023-11-08 09:11:16 +08:00
李通洲
778c6f0513
Doc: update changelog 2023-11-07 09:03:01 +08:00
李通洲
aae66aa966
Logo (Image): fix spelling of --preserve-aspect-ratio
Fix #614
2023-11-07 08:49:22 +08:00
李通洲
97d9ffd193
Bios: detect firmware type 2023-11-06 15:29:55 +08:00
李通洲
76ec8aff2e
Doc: update changelog 2023-11-05 10:16:48 +08:00
李通洲
c241ead1d5
Logo (Builtin): update nixos_small, add nixos_old_small
Fix #608
2023-11-02 23:22:48 +08:00
李通洲
d59de1f158
Release v2.2.1 2023-11-02 14:35:16 +08:00
李通洲
4bf9f524d9
Logo (Builtin): add Interix 2023-11-01 11:16:16 +08:00
李通洲
494cc1493e
TerminalFont (Linux): support xfce4-terminal 1.1.0+
Fixes #602
2023-11-01 09:40:49 +08:00
李通洲
b6e759f3a2
LocalIP / NetIO: make defaultRouteOnly defaults to true 2023-10-31 19:53:25 +08:00
李通洲
b99f444234
Global: remove --allow-slow-operations 2023-10-31 14:10:21 +08:00
李通洲
c504096181
Processing (Linux): fix hanging if a child process prints to both stdout and stderr 2023-10-31 14:06:08 +08:00
李通洲
c9ef47271a
Brightness: fix flag --brightness-ddcci-sleep 2023-10-31 10:09:31 +08:00
李通洲
cd07354b6f
Doc: update changelog and other docs 2023-10-31 09:50:54 +08:00
李通洲
b1b583721a
Logo (Builtin): add MainsailOS
Ref: https://github.com/dylanaraps/neofetch/pull/2407
2023-10-31 09:15:15 +08:00
李通洲
ae34208247
Battery (Windows): add flag --battery-use-setup-api 2023-10-30 14:49:00 +08:00
李通洲
b462006280
Chassis (Windows): add flag --chassis-use-wmi 2023-10-30 14:31:19 +08:00
李通洲
485bcbf054
GPU: add flag --gpu-use-nvml 2023-10-30 13:46:51 +08:00
李通洲
3a84a1a5fa
Packages (Windows): add option --packages-winget 2023-10-29 19:37:31 +08:00
李通洲
627d5fc659 JsonConfig: restructure some keys 2023-10-29 00:17:24 +08:00
李通洲
c52353b4b8 Vulkan: remove used GPU memory detection, which is unreliable
Ref: https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VK_EXT_memory_budget.html#_description
2023-10-28 20:25:39 +08:00
李通洲
bfe1265c44 Logo (Builtin): add azos
Ref: https://github.com/dylanaraps/neofetch/pull/2339
2023-10-27 22:57:16 +08:00
李通洲
04409f4381
Wifi (macOS): better (or worse) support of security detection 2023-10-27 12:02:01 +08:00
李通洲
59a9209621
GPU: support Nvidia GPU temp detection 2023-10-27 00:00:19 +08:00
李通洲
e707cf8464
Migration: deprecate --gen-config conf 2023-10-26 16:34:38 +08:00
李通洲
8bdd410e97
Migration: support specifying config file path 2023-10-26 16:22:05 +08:00
李通洲
bed1b4cf0f
Global: move general options to a new separate folder 2023-10-25 13:39:13 +08:00
李通洲
fa02217ff4
Doc: update changelog 2023-10-25 09:03:44 +08:00
李通洲
ea85f40682 Release v2.1.2 2023-10-15 10:52:05 +08:00
李通洲
5e19838713 Doc: update changelog 2023-10-14 18:19:10 +08:00
李通洲
501803c873 Logo (Builtin): add Xenia
https://github.com/hykilpikonna/hyfetch/issues/197
2023-10-14 18:15:04 +08:00
李通洲
e9c2a43de1 Brightness: add --brightness-ddcci-sleep to set the sleep times (in ms) when sending DDC/CI requests
Fix #580
2023-10-14 10:04:08 +08:00
李通洲
839ff311de
Wifi (macOS): work around #581 2023-10-13 16:47:45 +08:00
李通洲
ebab281471 Processes (Linux): fix implementation
`sysinfo.procs` reports number of all running threads, instead of processes
2023-10-11 21:10:47 +08:00
李通洲
643fed7d1c
Doc: metion bug #581 2023-10-11 16:31:47 +08:00
李通洲
4e75fa958d Logo (Builtin): add EndeavourSmall
Ref: https://github.com/dylanaraps/neofetch/pull/2391
2023-10-10 19:21:05 +08:00
李通洲
0847432dd9 CPUUsage: rename cpuusage-display-type to separate 2023-10-10 19:02:42 +08:00
李通洲
dc50e24a29 Doc: update changelog and readme 2023-10-08 21:02:31 +08:00
Jami Kettunen
1f23e93951 Logo: add Chimera Linux
Ref: https://github.com/chimera-linux/cports/blob/master/contrib/neofetch/patches/chimera.patch
2023-10-08 19:26:11 +08:00
李通洲
78249bf4f7
CPU: add new option --cpu-freq-ndigits
Fix #578
2023-10-08 10:10:06 +08:00
李通洲
4c9d9f6223
TerminalFont (Linux): fix typo 2023-10-08 09:56:45 +08:00
李通洲
3077f885d8
Sound (macOS): ignore input devices 2023-10-07 15:45:14 +08:00
李通洲
d7ef7bc078
Doc: update changelog 2023-10-07 15:14:16 +08:00
李通洲
3eb9acea2e Doc: update changelog 2023-10-03 17:04:08 +08:00
李通洲
f7cc4fb4b1 Doc: update changelog 2023-10-02 18:00:30 +08:00
李通洲
72d2ce4b43
Logo: add LainOS
Ref: https://github.com/dylanaraps/neofetch/pull/2382
2023-09-27 15:52:52 +08:00
李通洲
7caa8d4618
CPU (Linux): try detecting CPU name using lscpu
Fix #567
2023-09-27 15:05:26 +08:00
李通洲
8b357c27b4
Logo (Builtin): add Amazon LInux
Fix #566
2023-09-27 11:06:09 +08:00