fix: better docs

This commit is contained in:
Louis Dalibard 2024-08-31 13:07:41 +02:00 committed by GitHub
parent 087373b999
commit e2abf35717
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ Clone this repo.
Build this project with `go build -ldflags -H=windowsgui` (`go` is required). Build this project with `go build -ldflags -H=windowsgui` (`go` is required).
Set the `hayai.exe` to automatically start with your session. Set the `hayai.exe` to automatically start with your session (by adding a shortcut to it to `C:\Users\<User>\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup`.
# Configuration # Configuration
You can configure the software by modifying the values in `~/.config/ontake/hayai/config.yml` (on Linux) and `C:\Users\<User>\AppData\Roaming\ontake\hayai\config.yml` (on Windows) and then restarting `hayai`. You can configure the software by modifying the values in `~/.config/ontake/hayai/config.yml` (on Linux) and `C:\Users\<User>\AppData\Roaming\ontake\hayai\config.yml` (on Windows) and then restarting `hayai`.