mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-05 09:25:58 +01:00
github: encourage usage of --systeminfo if Hyprland won't launch
This commit is contained in:
parent
2a052c69f3
commit
8b86ee8bf0
1 changed files with 4 additions and 4 deletions
8
.github/ISSUE_TEMPLATE/bug.yml
vendored
8
.github/ISSUE_TEMPLATE/bug.yml
vendored
|
@ -29,10 +29,10 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: System Info and Version
|
label: System Info and Version
|
||||||
description: |
|
description: |
|
||||||
Paste the output of `hyprctl systeminfo -c` here (If you are on a
|
Paste the output of `hyprctl systeminfo -c` here. If you can't
|
||||||
version that shows you help menu, omit the `-c` and attach config files
|
launch Hyprland, paste the output of `Hyprland --systeminfo`.
|
||||||
to the issue). If you have configs outside of the main config shown
|
If `Hyprland --systeminfo` errors out (added in 0.44.0), find
|
||||||
here, please attach.
|
and paste the Hyprland version manually.
|
||||||
value: "<details>
|
value: "<details>
|
||||||
<summary>System/Version info</summary>
|
<summary>System/Version info</summary>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue