docs: document windows config path

This commit is contained in:
Ogulcan Celik 2026-07-10 01:44:49 +03:00
parent b137c7b5ea
commit 0de503ccd9
6 changed files with 24 additions and 6 deletions

View File

@ -10,9 +10,12 @@ Herdr works without a config file. Add one when you want custom keys, themes, si
Herdr reads config from:
```text
~/.config/herdr/config.toml
Linux and macOS: ~/.config/herdr/config.toml
Windows: %APPDATA%\herdr\config.toml
```
Run `herdr --help` to see the resolved config path for your system.
Print the full default config:
```bash

View File

@ -10,9 +10,12 @@ Herdr は設定ファイルなしで動作します。カスタムキー、テ
Herdr は次の場所から設定を読み込みます:
```text
~/.config/herdr/config.toml
Linux と macOS: ~/.config/herdr/config.toml
Windows: %APPDATA%\herdr\config.toml
```
システム上で解決された設定ファイルのパスは、`herdr --help` で確認できます。
完全なデフォルト設定を表示します:
```bash

View File

@ -10,9 +10,12 @@ Herdr 无需配置文件即可工作。当你想要自定义按键、主题、
Herdr 从这里读取配置:
```text
~/.config/herdr/config.toml
Linux 和 macOS: ~/.config/herdr/config.toml
Windows: %APPDATA%\herdr\config.toml
```
运行 `herdr --help` 可查看系统解析后的配置文件路径。
打印完整的默认配置:
```bash

View File

@ -10,9 +10,12 @@ Herdr works without a config file. Add one when you want custom keys, themes, si
Herdr reads config from:
```text
~/.config/herdr/config.toml
Linux and macOS: ~/.config/herdr/config.toml
Windows: %APPDATA%\herdr\config.toml
```
Run `herdr --help` to see the resolved config path for your system.
Print the full default config:
```bash

View File

@ -10,9 +10,12 @@ Herdr は設定ファイルなしで動作します。カスタムキー、テ
Herdr は次の場所から設定を読み込みます:
```text
~/.config/herdr/config.toml
Linux と macOS: ~/.config/herdr/config.toml
Windows: %APPDATA%\herdr\config.toml
```
システム上で解決された設定ファイルのパスは、`herdr --help` で確認できます。
完全なデフォルト設定を表示します:
```bash

View File

@ -10,9 +10,12 @@ Herdr 无需配置文件即可工作。当你想要自定义按键、主题、
Herdr 从这里读取配置:
```text
~/.config/herdr/config.toml
Linux 和 macOS: ~/.config/herdr/config.toml
Windows: %APPDATA%\herdr\config.toml
```
运行 `herdr --help` 可查看系统解析后的配置文件路径。
打印完整的默认配置:
```bash