From fcb52d2a92f2ffa218d4030c959bd6cc47d86cb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B7=A2=E9=B9=8F?= Date: Sun, 19 Nov 2023 03:16:32 -0500 Subject: Update README: Icon Theme config does not require build from source (#957) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ✨ theme: bring icon theme to lsd by @zwpaper in #707 is included in [Release v1.0.0](https://github.com/lsd-rs/lsd/releases/tag/v1.0.0). --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index a8d3317..3c03c61 100644 --- a/README.md +++ b/README.md @@ -354,10 +354,6 @@ Please also notice that an empty theme is **NOT** supported due to ### Icon Theme -> **NOTE:** This feature is not available in a release yet. You can -> get this feature by [building from -> `master`](https://github.com/lsd-rs/lsd#from-source). - Icon theme can be configured in a fixed location, `$XDG_CONFIG_DIR/lsd/icons.yaml`, for example, `~/.config/lsd/icons.yaml` on macOS, please check [Config file location](#config-file-location) to make sure where is `$XDG_CONFIG_DIR`. -- cgit v1.2.3