This is a test patch to see how lists.sr.ht works.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 185ae26..a57c70d 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ meson compile -C build/
## Configuration
-By default, tlapkey tries to read the configuration at `$XDG_RUNTIME_DIR/tlapkey.cfg`, then at `$HOME/.config/tlapkey.cfg`. This behavior can be overriden by `-c` flag.
+By default, tlapkey tries to read the configuration at `$XDG_CONFIG_HOME/tlapkey.cfg`, then at `$HOME/.config/tlapkey.cfg`. This behavior can be overriden by `-c` flag.
For available options, check `example.cfg`.
--
2.37.3