File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ on your system: it is pretty _[fast](#benchmarks)_...
4343- Fast
4444- Really fast
4545- Minimal dependencies
46- - Tiny binary (~ 410kb )
46+ - Tiny binary (~ 370kb )
4747- Actually really fast
4848- Cool NixOS logo (other, inferior, distros are not supported)
4949- Reliable detection of following info:
@@ -160,7 +160,8 @@ performance regressions.
160160
161161> [ !NOTE]
162162> You will need a Nerdfonts patched font installed, and for your terminal
163- > emulator to support said font. Microfetch uses nerdfonts glyphs by default.
163+ > emulator to support said font. Microfetch uses nerdfonts glyphs by default,
164+ > but this can be changed by [ patching the program] ( #customizing ) .
164165
165166Microfetch is packaged in [ nixpkgs] ( https://github.com/nixos/nixpkgs ) . It can be
166167installed by adding ` pkgs.microfetch ` to your ` environment.systemPackages ` .
You can’t perform that action at this time.
0 commit comments