From b6dc489ffda407bcd1470d3a48a74d6b95e69710 Mon Sep 17 00:00:00 2001 From: Inventhrice <45127310+Inventhrice@users.noreply.github.com> Date: Sat, 25 Nov 2023 09:16:23 -0500 Subject: [PATCH] Updated README.md to contain clear instructions for color scheming in Windows (#961) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c7d7af08e..854193d88 100644 --- a/README.md +++ b/README.md @@ -429,6 +429,9 @@ alias lt='ls --tree' ## F.A.Q +### Custom Color Schemes for Windows +For `lsd` currently, it reads a system environment variable called LS_COLORS. Please look at the marked solution in [this post](https://github.com/orgs/lsd-rs/discussions/958#discussioncomment-7659375), which contains a guide on how to set a color scheme. + ### Icons not showing up For `lsd` to be able to display icons, the font has to include special font glyphs. This might not be the case for most fonts that you download. Thankfully, you can patch most fonts using [NerdFont](https://www.nerdfonts.com/) and add these icons. Or you can just download an already patched version of your favourite font from [NerdFont font download page](https://www.nerdfonts.com/font-downloads).