Updated Getting started (markdown)
parent
df2fff3a50
commit
8fbbd7f143
1 changed files with 9 additions and 0 deletions
|
@ -74,3 +74,12 @@ Create a configuration file in `~/.config/hypr/pyprland.json` enabling a list of
|
|||
}
|
||||
}
|
||||
```
|
||||
## Troubleshoot
|
||||
|
||||
You can enable debug logging and saving to file using the `--debug` argument, eg:
|
||||
|
||||
```
|
||||
pypr --debug /tmp/pypr.log
|
||||
```
|
||||
|
||||
If you just want debug information in the console, set `DEBUG=1` in the environment.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue