README.md update to match new config location.
This commit is contained in:
@@ -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
|
```nix
|
||||||
{ pkgs, inputs, ... }:
|
{ pkgs, inputs, ... }:
|
||||||
@@ -108,7 +108,7 @@ You can now run `zshell` to run the bar. `zshell-cli` can be used for additional
|
|||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
Configuration is stored in `~/.config/z-bar/config.json`. Options include:
|
Configuration is stored in `~/.config/zshell/config.json`. Options include:
|
||||||
|
|
||||||
| Option | Description |
|
| Option | Description |
|
||||||
| :-------------------------------: | :---------------------------------------------------------: |
|
| :-------------------------------: | :---------------------------------------------------------: |
|
||||||
|
|||||||
Reference in New Issue
Block a user