From e2abf3571790182816ecbe6e493c9ed527a5e57f Mon Sep 17 00:00:00 2001 From: Louis Dalibard Date: Sat, 31 Aug 2024 13:07:41 +0200 Subject: [PATCH] fix: better docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db4a354..0762fb4 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Clone this repo. 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\\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup`. # Configuration You can configure the software by modifying the values in `~/.config/ontake/hayai/config.yml` (on Linux) and `C:\Users\\AppData\Roaming\ontake\hayai\config.yml` (on Windows) and then restarting `hayai`.