Commit 949100b 1 parent b995906 commit 949100b Copy full SHA for 949100b
File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -37,10 +37,10 @@ The different subcommands are:
37
37
38
38
## Additional Configuration
39
39
40
- You can customize iamb in your ` $CONFIG_DIR/iamb/config.json ` file, where
41
- ` $CONFIG_DIR ` is your system's per-user configuration directory.
40
+ You can customize iamb in your ` $CONFIG_DIR/iamb/config.toml ` file, where
41
+ ` $CONFIG_DIR ` is your system's per-user configuration directory. For example,
42
+ this is typically ` ~/.config/iamb/config.toml ` on systems that use the XDG
43
+ Base Directory Specification.
42
44
43
- You can edit the following values in the file:
44
-
45
- - ` "default_profile" ` , a profile name to use when starting iamb if one wasn't specified
46
- - ` "cache" ` , a directory for cached iamb
45
+ See the manual pages or < https://iamb.chat > for more details on how to
46
+ further configure or use iamb.
You can’t perform that action at this time.
0 commit comments