mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 10:20:12 +01:00
added inxi for better diagnostic info
This commit is contained in:
parent
9b8e7b2a5b
commit
35d8754c3d
11
.github/ISSUE_TEMPLATE/bug_report.md
vendored
11
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -37,13 +37,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., 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
|
||||
|
||||
|
||||
7
.github/ISSUE_TEMPLATE/custom.md
vendored
7
.github/ISSUE_TEMPLATE/custom.md
vendored
@ -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
|
||||
```
|
||||
|
||||
|
||||
```
|
||||
@ -16,6 +16,7 @@ hypr_package=(
|
||||
grim
|
||||
gvfs
|
||||
gvfs-backends
|
||||
inxi
|
||||
kitty
|
||||
nano
|
||||
pavucontrol
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user