aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-11-06 18:14:17 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2020-11-06 18:14:17 +0100
commitcc035db34961d3fabeb3dc9fcf1d912d928ff247 (patch)
tree5b235e23898365d1f3a9b3bb419163397f19278b
parenttypo (diff)
downloadst-cc035db34961d3fabeb3dc9fcf1d912d928ff247.tar.gz
st-cc035db34961d3fabeb3dc9fcf1d912d928ff247.tar.bz2
st-cc035db34961d3fabeb3dc9fcf1d912d928ff247.tar.xz
st-cc035db34961d3fabeb3dc9fcf1d912d928ff247.tar.zst
st-cc035db34961d3fabeb3dc9fcf1d912d928ff247.zip
Consistency
-rw-r--r--README4
-rw-r--r--README.org2
2 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 0e62613..d35c76d 100644
--- a/README
+++ b/README
@@ -49,5 +49,5 @@ Most settings are done by editing config.h and recompiling.
Colors
------
- The colorscheme used in this build is gruvbox dark hard, you can change it
- at config.h:110.
+ The colorscheme used in this build is gruvbox dark hard, you can
+ change it at config.h:110.
diff --git a/README.org b/README.org
index 1da2f61..ec0c236 100644
--- a/README.org
+++ b/README.org
@@ -41,7 +41,7 @@ Most settings are done by editing ~config.h~ and recompiling.
** Fonts
The default font is part of the
[[https://github.com/ryanoasis/nerd-fonts][Nerd Fonts]] collection but can
-be changed in ~config.h:19~.
+be changed at ~config.h:19~.
** Colors
The colorscheme used in this build is ~gruvbox dark hard~, you can change it