File tree Expand file tree Collapse file tree 1 file changed +5
-14
lines changed
Expand file tree Collapse file tree 1 file changed +5
-14
lines changed Original file line number Diff line number Diff line change @@ -62,29 +62,20 @@ body:
6262 label : Environment
6363 description : Please run the command below and attach the output. This information is required to properly diagnose your issue.
6464 placeholder : |
65- Please paste the output of the following command below :
65+ Please run this command to save your system information to a file :
6666
6767 ```bash
68- hyprctl systeminfo -c
68+ hyprctl systeminfo -c > /tmp/hyprland_systeminfo.txt
6969 ```
7070
71- <details>
72- <summary>System Information (Click to expand)</summary>
73-
74- ```
75- [Paste the entire output of hyprctl systeminfo -c here]
76- ```
77- </details>
78-
79- <details>
80- <summary>Additional Information (Click to expand)</summary>
71+ Then upload the file by dragging and dropping it here or clicking below to browse.
8172
73+ ### Additional Environment Information
8274 - Installation Environment: [e.g., On The Main Hardware, On A Virtual Machine]
83- - Other info : [e.g., Display Resolution, etc ]
75+ - Display Resolution : [e.g., 1920x1080 ]
8476 - Graphics Driver: [e.g., nvidia, intel, amd]
8577 - Display Server: [e.g., Wayland, X11]
8678
87- </details>
8879 validations :
8980 required : true
9081
You can’t perform that action at this time.
0 commit comments