summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwerkzeug <werkzeug@tutamail.com>2022-04-09 12:51:12 +0200
committerwerkzeug <werkzeug@tutamail.com>2022-04-09 12:51:12 +0200
commit943467f44ef72b416a219e52e565fb4007afe5ce (patch)
tree300fbed92c76b559d663ea0128f567c75f13d5e5
parentb1f338f1579ff780f7b833e4f221ea1b6fc62c3e (diff)
update doc
-rwxr-xr-xsrc/doc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/doc b/src/doc
index 998cd92..dc4b711 100755
--- a/src/doc
+++ b/src/doc
@@ -1860,8 +1860,8 @@ Commands for handling cell content:
There are a couple of themes you can use with sc-im.
They are "dracula", "old.sc", "papercolor-dark" and "prince.persia", and
they are located in the "/themes" folder.
- You can add the corresponding lines of those in your .scimrc or you can
- load them at runtime with `:load path_to_theme_file`
+ You can add the corresponding lines of those to $HOME/.config/sc-im/scimrc
+ or you can load them at runtime with `:load path_to_theme_file`
==============================================================================
&External scripts&