fix redundancy

This commit is contained in:
NotAShelf 2022-10-19 18:37:17 +03:00
parent b76e009bc3
commit a3a8699b33
No known key found for this signature in database
GPG key ID: 5B5C8895F28445F1

View file

@ -61,7 +61,7 @@ as a driver and using it for a while might give more insight to the more random
bugs.
When Hyprland crashes, use `coredumpctl` and then `coredumpctl info PID` to see
the dump. See the instructions below this paragraph for more info about `coredumpctl`.
the dump. See the instructions below for more info about `coredumpctl`.
I also recommend the amazing command
@ -71,7 +71,6 @@ watch -n 0.1 "cat /tmp/hypr/$(echo HYPRLAND_INSTANCE_SIGNATURE)/hyprland.log | g
for live logs. (replace `hyprland` with `hyprlandd` for debug builds)
### How do I get a coredump?
_These instructions are ONLY for systemd. If you use anything else, you should