From 51010321944c9985f0be9f9da6a2bb51aa210fa0 Mon Sep 17 00:00:00 2001 From: Kyosuke Fujimoto Date: Sat, 14 Sep 2024 15:59:25 +0900 Subject: [PATCH] Update README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 952b493..aafae3c 100644 --- a/README.md +++ b/README.md @@ -199,6 +199,9 @@ Config files are loaded in the following order of priority: If the config file does not exist, the default values will be used for all items. If the config file exists but some items are not set, the default values will be used for those unset items. +
+Config file details + #### Config file format The values set in this example are the default values. @@ -266,6 +269,8 @@ background = "#00000000" # ... ``` +
+ ## Compatibility ### Supported terminals