added inxi for better diagnostic info

This commit is contained in:
JaKooLit 2024-06-09 10:35:42 +09:00
parent 9b8e7b2a5b
commit 35d8754c3d
3 changed files with 13 additions and 6 deletions

View File

@ -37,13 +37,12 @@ labels: "Something isn't working"
[Please add any other relevant information about the bug and remove the unnecessary lines.] [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., Debian 13, SID , Ubuntu 23.10, etc]
- 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 ### Additional Information

View File

@ -40,3 +40,10 @@ labels: "custom"
### Additional Information ### 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.] [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
```
```

View File

@ -16,6 +16,7 @@ hypr_package=(
grim grim
gvfs gvfs
gvfs-backends gvfs-backends
inxi
kitty kitty
nano nano
pavucontrol pavucontrol