From 6317ef5deab5cb44db65343bddc10c967bc003f1 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 9 Jun 2024 10:36:55 +0900 Subject: [PATCH 1/2] added inxi for better diagnostic info --- .github/ISSUE_TEMPLATE/bug_report.md | 16 ++++++++-------- .github/ISSUE_TEMPLATE/custom.md | 9 +++++++++ 2 files changed, 17 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7ab4798..12a598b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -33,14 +33,14 @@ labels: "Something isn't working" [Please add any other relevant information about the bug and remove the unnecessary lines.] -e.g., - -- Linux Distro: [e.g., ArchLinux, Debian, Fedora 39, OpenSuse] -- Linux Version, output of `uname -a`: -- Hyprland Version, output of `hyprctl version`: -- Hyprland-Dots version: `ls ~/.config/hypr` i.e. v2.2.1 -- Installation Environment: [e.g., On The Main Hardware, On A Virtual Machine] -- Other info: [e.g., Display Resolution, Resolution, etc] +### show output of `inxi -CGIsSMnr` install package `inxi` if not exist +show output here +``` + + +``` + +or you can also run `inxi -CGIsSMnr >diag.txt` and attach diag.txt ### Additional Information diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md index 1542d0a..7d1d7e3 100644 --- a/.github/ISSUE_TEMPLATE/custom.md +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -36,3 +36,12 @@ 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 +``` + + +``` + +or you can also run `inxi -CGIsSMnr >diag.txt` and attach diag.txt \ No newline at end of file From c4ee8142bf7e8d89602cb7712da10888a54d438b Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 10 Jun 2024 00:13:35 +0900 Subject: [PATCH 2/2] updated readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a3e2a29..f6b1494 100644 --- a/README.md +++ b/README.md @@ -122,10 +122,11 @@ chmod +x upgrade.sh ## ⚠️⚠️⚠️ ATTENTION - BACKUPS CREATED by SCRIPT > [!NOTE] > copy.sh, release.sh and even upgrade.sh creates a backup! -> Kindly investigate manually contents on your ~/.config & ~/Pictures . Especially the wallpapers as these are big files. on ~/.config are only text files. Delete manually all the backups which you dont need +> Kindly investigate manually contents on your ~/.config +> Delete manually all the backups which you dont need #### 🛎️ a small note on wallpapers -- by default, only few wallpapers will be copied (1 each dark and light plus 2 more). You will be offered to download more wallpapers. You can preview/check the additional wallpapers on [`THIS`](https://github.com/JaKooLit/Wallpaper-Bank/tree/main/wallpapers) Link +- by default, only few wallpapers will be copied (1 each dark and light plus 3 more). You will be offered to download more wallpapers. You can preview/check the additional wallpapers on [`THIS`](https://github.com/JaKooLit/Wallpaper-Bank/tree/main/wallpapers) Link #### ⚠️⚠️⚠️ A MUST! after copying / Installing these dots