164 Commits

Author SHA1 Message Date
李通洲
f839fcfa29
Presets: print keyboard & mouse in all.jsonc 2025-02-16 21:27:53 +08:00
李通洲
9528cf96f0
Presets: fix percentage number printing in examples/20 [ci skip] 2025-01-22 09:01:08 +08:00
李通洲
b76eb87510
CI: fix building on macOS 2024-11-25 22:46:57 +08:00
Carter Li
9bd692dffb Presets: add showAllIps to all.jsonc 2024-10-17 19:39:26 +08:00
李通洲
41a1b3a9d5
CI: test showFlags 2024-10-05 10:33:14 +08:00
李通洲
3381262930 Monitor: make it an alias of Display module 2024-10-01 12:10:15 +08:00
李通洲
316849e5df Monitor: remove module 2024-09-30 23:35:34 +08:00
李通洲
01735d6fde
Presets: add tpm to all & ci 2024-09-26 15:02:43 +08:00
李通洲
3b9d20ddf2
Presets: fix examples/24
Fix #24
2024-09-23 22:34:49 +08:00
李通洲
174359dc3e
Presets: add new example 2024-09-19 09:40:41 +08:00
李通洲
1b9345267f Presets: update all / ci 2024-09-15 10:42:00 +08:00
李通洲
fd432e3635
Presets: fix 9.jsonc [ci skip] 2024-09-11 13:35:05 +08:00
李通洲
64735245e7
Presets: use string padding syntax
Fix #1237
2024-09-02 16:02:05 +08:00
李通洲
e0f8e39a47
CI: add zpool 2024-08-28 20:56:59 +08:00
李通洲
1c8375908c Presets: update examples/23.jsonc
Close #1200
2024-08-21 00:24:12 +08:00
李通洲
9977cb688d
Presets: set timeout to publicip
Fix #1170
2024-08-09 08:47:48 +08:00
Princess-Sunset-Shimmer
b0270f36f9
Logo (Builtin): add new small vanilla logo (#1167)
* Create vanilla_small.txt

* Update builtin.c

for new vanilla small logo

* Update builtin.c

* Create 23.jsonc

* Update 23.jsonc

* Update builtin.c

---------

Co-authored-by: Carter Li <CarterLi@users.noreply.github.com>
2024-08-07 10:49:44 +08:00
李通洲
2bb988a7f8
CPU: fix freq max formatting 2024-07-29 16:44:54 +08:00
李通洲
8a3af14d22
BluetoothRadio (Windows): new module 2024-07-28 00:12:29 +08:00
李通洲
cc78d6b16c
Presets: update some presets 2024-07-24 16:37:35 +08:00
李通洲
e7b7645f08
Presets: remove meaningless presets 2024-07-24 16:25:33 +08:00
李通洲
6a17ef6a54
Presets: update examples 2024-07-24 16:25:16 +08:00
李通洲
597dd32caf
Presets: simplify examples/2.jsonc with builtin icon feature 2024-07-24 15:32:20 +08:00
李通洲
4a6209e0e3
JsonConfig: rename display.binaryPrefix to display.size.binaryPrefix 2024-07-22 10:54:24 +08:00
李通洲
179341c30c
Presets: clean up examples 2024-07-15 14:01:35 +08:00
Carter Li
7d452cc460 Presets: fix examples/19.jsonc
Fix #1090
2024-07-12 18:47:00 +08:00
Carter Li
39eccf189c Presets: add missing modules to all & ci
Fix #1081
2024-07-08 18:29:39 +08:00
Diego Viola
7aad0dc32f
Theme: Fix spelling of Qt (#1062)
Signed-off-by: Diego Viola <diego.viola@gmail.com>
2024-07-01 14:38:29 +08:00
李通洲
e7e5e89207
Presets: add Inspired by [ci skip] 2024-06-19 13:54:39 +08:00
李通洲
eb1f378a6e
Presets: add a new example 2024-06-19 13:48:53 +08:00
李通洲
2bd507c890
Presets: add a new example [ci skip]
Ref: https://www.reddit.com/r/fastfetch/comments/1dditqj/how_can_i_config_fastfetch_like_this/
2024-06-12 22:46:11 +08:00
李通洲
19690656a2 Presets: update examples/20 2024-06-12 21:26:04 +08:00
李通洲
218c553841 Presets: dont show empty mac addrs 2024-06-12 17:22:44 +08:00
李通洲
e284fee4aa
Presets: print DNS info in examples/20; optimise 2024-06-12 16:41:47 +08:00
Carter Li
20cef09c73 Presets: add a new example 2024-06-12 15:52:09 +08:00
李通洲
4332b09c8c
Presets: add one more example [ci skip]
Ref: https://github.com/fastfetch-cli/fastfetch/issues/728#issuecomment-2154162576
2024-06-07 15:07:22 +08:00
李通洲
43cb5f3d0c
Presets: update examples [ci skip] 2024-06-06 20:22:46 +08:00
李通洲
3f4c03b172
Presets: update 9.jsonc to show percent bars 2024-06-06 16:12:21 +08:00
李通洲
ce2280ae54
Presets: add more examples 2024-06-06 16:03:00 +08:00
李通洲
25cdd9969f
Color: support {#keys} and {#title} in --<module>-format 2024-06-06 15:17:10 +08:00
李通洲
bf17854535
Presets: more examples 2024-06-06 11:00:47 +08:00
李通洲
51953e4818
Doc: update cpucache and initsystem 2024-06-05 19:15:25 +08:00
李通洲
add3047d1a
Presets: add examples/14 2024-06-03 16:37:47 +08:00
李通洲
5cc4379bdf
Presets: add screenfetch 2024-06-03 16:35:22 +08:00
李通洲
7c1b6c6a10 CI: test initsystem 2024-05-29 19:13:04 +08:00
Carter Li
983e5c680f Display: add option --color-separator 2024-05-28 16:13:06 +08:00
Carter Li
745865d66a Presets: convert hard coded ANSI escape code to formatting placeholders 2024-05-28 16:10:24 +08:00
李通洲
f83a31e0a6 Presets: update examples/7.jsonc to fix archlinux compatibility 2024-05-25 09:54:42 +08:00
李通洲
624a4956fc
CI: test more functions 2024-05-22 16:32:35 +08:00
李通洲
30a5dd52b1
Editor: add new module
Fix #430
2024-05-22 16:32:27 +08:00