From 13bec3e858cb82d38f91f418a182e98c9ec8be50 Mon Sep 17 00:00:00 2001 From: pagedMov Date: Wed, 23 Oct 2024 04:42:01 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f17182..a5a0c40 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ If you are on NixOS and have flakes enabled, you can just clone the repo and run ## Neat Features -* *chscheme* - This script will open a fuzzy finder window containing all of the colorschemes available in the base16-schemes package on nixpkgs. It contains a preview showing you what the colors will look like in your terminal. +* *chscheme* - This script will open a fuzzy finder window containing all of the colorschemes available in the base16-schemes package on nixpkgs. It contains a preview showing you what the colors will look like in your terminal. Selecting one will replace the color scheme variable declaration in flake.nix, and rebuilding will change the color scheme of the entire system.
chscheme