mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-07 15:59:26 -05:00
29 lines
784 B
Markdown
29 lines
784 B
Markdown
---
|
|
name: Issue
|
|
about: for reporting any issue
|
|
title: "[Issue]"
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
- **(For usage) I have read the [wiki](https://end-4.github.io/dots-hyprland-wiki/en/i-i/02usage)**
|
|
- **(For troubleshooting) I have read the [wiki](https://end-4.github.io/dots-hyprland-wiki/en/i-i/03troubleshooting)**
|
|
- Linux distro:
|
|
<!-- Tip: you may use `lsb_release -a` to get this info -->
|
|
---
|
|
## The issue
|
|
<!-- Describe your problem here. -->
|
|
<!-- 1. Please write in **English**. -->
|
|
<!-- 2. Use `LANG=C` to get the output of a command in English, eg. `LANG=C date` displays time in English. -->
|
|
<!-- 3. If it throws errors, **PLEASE**, attach logs and describe in detail if possible. -->
|
|
|
|
<details>
|
|
<summary>Click to expand</summary>
|
|
|
|
```plain
|
|
Paste your log here
|
|
```
|
|
|
|
</details>
|