diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 2305c650..0bdaff4d 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -63,5 +63,5 @@ body: description: | Anything that can help. Please always ATTACH and not paste them. Logs can be found in /tmp/hypr - Crash reports are stored in ~/.hyprland or $XDG_CACHE_HOME/hyprland + Crash reports are stored in ~/.cache/hyprland or $XDG_CACHE_HOME/hyprland |