mirror of
https://github.com/NotAShelf/microfetch.git
synced 2025-11-25 16:52:50 +00:00
docs: update binary size
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I1a9189f90666d7efc010a7255c287bd86a6a6964
This commit is contained in:
parent
75132ff172
commit
07afedd0cc
1 changed files with 3 additions and 2 deletions
|
|
@ -43,7 +43,7 @@ on your system: it is pretty _[fast](#benchmarks)_...
|
||||||
- Fast
|
- Fast
|
||||||
- Really fast
|
- Really fast
|
||||||
- Minimal dependencies
|
- Minimal dependencies
|
||||||
- Tiny binary (~410kb)
|
- Tiny binary (~370kb)
|
||||||
- Actually really fast
|
- Actually really fast
|
||||||
- Cool NixOS logo (other, inferior, distros are not supported)
|
- Cool NixOS logo (other, inferior, distros are not supported)
|
||||||
- Reliable detection of following info:
|
- Reliable detection of following info:
|
||||||
|
|
@ -160,7 +160,8 @@ performance regressions.
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> You will need a Nerdfonts patched font installed, and for your terminal
|
> You will need a Nerdfonts patched font installed, and for your terminal
|
||||||
> emulator to support said font. Microfetch uses nerdfonts glyphs by default.
|
> emulator to support said font. Microfetch uses nerdfonts glyphs by default,
|
||||||
|
> but this can be changed by [patching the program](#customizing).
|
||||||
|
|
||||||
Microfetch is packaged in [nixpkgs](https://github.com/nixos/nixpkgs). It can be
|
Microfetch is packaged in [nixpkgs](https://github.com/nixos/nixpkgs). It can be
|
||||||
installed by adding `pkgs.microfetch` to your `environment.systemPackages`.
|
installed by adding `pkgs.microfetch` to your `environment.systemPackages`.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue