From 46a1af82f54fd7eda280d131f4bfbe50297a3623 Mon Sep 17 00:00:00 2001 From: Aram Markarov Date: Mon, 16 Mar 2026 16:01:03 +0100 Subject: [PATCH] README.md update to match new config location. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f461a2b..a6d7e3b 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ Below a full example of what it could look like. } ``` -Now you can add z-bar-qt as a nixpkg in environment.systemPackages (or optionally in your homePackages). +Now you can add z-bar-qt as a nixpkg in environment.systemPackages (or optionally in your homePackages). It is named zshell and for cli options; zshell-cli. ```nix { pkgs, inputs, ... }: @@ -108,7 +108,7 @@ You can now run `zshell` to run the bar. `zshell-cli` can be used for additional ## Configuration -Configuration is stored in `~/.config/z-bar/config.json`. Options include: +Configuration is stored in `~/.config/zshell/config.json`. Options include: | Option | Description | | :-------------------------------: | :---------------------------------------------------------: |