added inxi for better diagnostic info
This commit is contained in:
parent
d24a9c4888
commit
86943a51b3
|
|
@ -40,13 +40,12 @@ labels: "Something isn't working"
|
|||
|
||||
[Please add any other relevant information about the bug and remove the unnecessary lines.]
|
||||
|
||||
e.g.,
|
||||
### show output of `inxi -CGIsSMnr` install package `inxi` if not exist
|
||||
show output here
|
||||
```
|
||||
|
||||
- Linux Distro: [e.g., ArchLinux, EndeavourOS, Arco, Manjaro]
|
||||
- Linux Version, output of `uname -a`:
|
||||
- Hyprland Version, output of `hyprctl version`:
|
||||
- Installation Environment: [e.g., On The Main Hardware, On A Virtual Machine]
|
||||
- Other info: [e.g., Display Resolution, Resolution, etc]
|
||||
|
||||
```
|
||||
|
||||
### Additional Information
|
||||
|
||||
|
|
|
|||
|
|
@ -40,3 +40,10 @@ labels: "custom"
|
|||
### Additional Information
|
||||
|
||||
[Add any other information about the issue or request here. For example, you might include links to similar features in other projects, or screenshots or diagrams to help explain your idea.]
|
||||
|
||||
### show output of `inxi -CGIsSMnr` install package `inxi` if not exist
|
||||
show output here
|
||||
```
|
||||
|
||||
|
||||
```
|
||||
|
|
@ -21,6 +21,7 @@ gvfs-mtp
|
|||
hypridle
|
||||
hyprlock
|
||||
imagemagick
|
||||
inxi
|
||||
jq
|
||||
kitty
|
||||
kvantum
|
||||
|
|
|
|||
Loading…
Reference in New Issue