diff options
author | Gabriel Ford <[email protected]> | 2024-05-25 20:46:07 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2024-05-25 22:46:07 +0200 |
commit | 553232a3e4c112c8511309e6b685cb614895e714 (patch) | |
tree | 18bfc535208785e0577fd410b386b7ffbdf561bb /.github | |
parent | addd3e7f1aeb670dd91d26005aaeccce3efb1ae7 (diff) | |
download | Hyprland-553232a3e4c112c8511309e6b685cb614895e714.tar.gz Hyprland-553232a3e4c112c8511309e6b685cb614895e714.zip |
hyprctl: Add Config Flag to `hyprctl systeminfo` (#6160)
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug.yml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 08a9ad9c..66ce5fa9 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -12,8 +12,12 @@ body: - type: textarea id: ver attributes: - label: Hyprland Version - description: "Paste the output of `hyprctl systeminfo` here." + label: System Info and Version + description: | + Paste the output of `hyprctl systeminfo -c` here (If you are on a + version that shows you help menu, omit the `-c` and attach config files + to the issue). If you have configs outside of the main config shown + here, please attach. value: "<details> <summary>System/Version info</summary> |