Implement custom hotkey overlay titles

This commit is contained in:
Ivan Molodetskikh
2025-02-13 08:45:23 +03:00
parent 513488f6b8
commit a605e7f622
5 changed files with 245 additions and 20 deletions
+3
View File
@@ -166,3 +166,6 @@ hotkey-overlay {
skip-at-startup
}
```
You can customize which binds the hotkey overlay shows using the `hotkey-overlay-title` property.
Check the [key bindings](./Configuration:-Key-Bindings.md) wiki page for details.