diff options
| author | 2024-09-27 14:04:46 +0500 | |
|---|---|---|
| committer | 2024-09-27 14:04:46 +0500 | |
| commit | 2adf045d6c672920aefa9cecf97339b9f843f0aa (patch) | |
| tree | 83893a5568ca27fe60431a95babd8acc3fcd8dee /examples/config.yaml | |
| parent | b256a8f6cef9434f0b28a0d2d06d3bd6aa8b9d7e (diff) | |
update
- add link on source in config file;
- add Usage block in README.md.
Diffstat (limited to 'examples/config.yaml')
| -rw-r--r-- | examples/config.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/config.yaml b/examples/config.yaml index 661e45e..d7f8e2d 100644 --- a/examples/config.yaml +++ b/examples/config.yaml @@ -1,3 +1,5 @@ +# source: https://github.com/MaxVerevkin/wlr-which-key/tree/master#configuration +# font: JetBrainsMono Nerd Font 16 separator: " ➜ " border_width: 2 |
