use .txt for crash reports
This commit is contained in:
parent
50a4a74b4e
commit
0905515c40
2 changed files with 28 additions and 29 deletions
|
|
@ -59,7 +59,7 @@ coredumpctl info [PID]
|
|||
where `[PID]` is the PID you remembered.
|
||||
|
||||
## Obtaining the Hyprland Crash Report (v0.22.0beta and up)
|
||||
Go to `~/.hyprland/` and you should find a file named `.hyprlandCrashReport[XXXX]` where `[XXXX]` is the PID of the process that crashed.
|
||||
Go to `~/.hyprland/` and you should find a file named `hyprlandCrashReport[XXXX].txt` where `[XXXX]` is the PID of the process that crashed.
|
||||
|
||||
If you do not see it, make sure you have "show hidden files" enabled in your file manager.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue