fix incorrect debug build log path (#373)

This commit is contained in:
crimist 2023-10-18 04:35:54 -07:00 committed by GitHub
parent 1240050452
commit e59361fe73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ This code can go in the `package` attribute of the NixOS/Home Manager modules.
when running Hyprland in Debug mode, the config is
`~/.config/hypr/hyprlandd.conf` and the logs can be found at
`/tmp/hypr/[INSTANCE SIGNATURE]/hyprlandd.conf`.
`/tmp/hypr/[INSTANCE SIGNATURE]/hyprlandd.log`.
## Logs, dumps, etc