From b7efa0522a960589e91e1ff43cb9e1c10ed61382 Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Fri, 7 Jan 2022 10:26:01 +0100 Subject: [PATCH] this will --- .github/ISSUE_TEMPLATE/report-a-bug.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/report-a-bug.md b/.github/ISSUE_TEMPLATE/report-a-bug.md index f74c51b..533919c 100644 --- a/.github/ISSUE_TEMPLATE/report-a-bug.md +++ b/.github/ISSUE_TEMPLATE/report-a-bug.md @@ -34,3 +34,5 @@ Systemd instructions: find the last ocurrence of Hypr and note the PID. `coredumpctl info ` will print the coredump. +`coredumpctl info --no-pager | xclip -sel clip` +will copy it to the clipboard.