From 1064ff2a10bfbc9f7c711068ace98f889af21d0c Mon Sep 17 00:00:00 2001 From: Alexey Stepanov Date: Sat, 12 Oct 2024 21:07:08 +0000 Subject: update README.md and remove builder.sh - builder.sh moved to a separate repository --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b899008..9f6808d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repo provides templates for using [Base16](https://github.com/tinted-theming/home) color schemes with [wlr-which-key](https://github.com/MaxVerevkin/wlr-which-key), a keymap manager for wlroots-based compositors. -All files in `colors` directory generated by [lustache](https://luarocks.org/modules/olivine-labs/lustache) and [lustache-cli](https://github.com/djmattyg007/lustache-cli). +All files in `colors` directory generated by [lustache](https://luarocks.org/modules/olivine-labs/lustache), [lustache-cli](https://github.com/djmattyg007/lustache-cli) and [builder](https://git.sr.ht/~blueingreen/base16-builder). ## Examples -- cgit