From f38da1da7bf80b18dbc52440fccf0c70a7bb350d Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Mon, 25 Jul 2022 21:16:24 -0400 Subject: [PATCH] [U] Readme: Add nixos demo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 340459a3..a2815395 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,8 @@ Feel free to experiment with it! * Added color bar preview for RGB/8bit mode selection * Added random color arrangement feature (for NixOS) + + ### 1.0.7 * Fix: Make config path not on init but when it's actually needed.