Update issue templates
Add the flag to disable dbus to the suggested terminator command, to stop dbus from picking up the terminator instance with the bad config. Also, added a Wayland or X11 Question in the template at Vulcalien's suggestion
This commit is contained in:
parent
2ac33bb6bd
commit
a21575b0ab
|
@ -8,7 +8,7 @@ assignees: ''
|
||||||
---
|
---
|
||||||
|
|
||||||
Before opening an issue, please try starting terminator with an empty config
|
Before opening an issue, please try starting terminator with an empty config
|
||||||
file, by issuing `terminator -g /dev/null` and see if it starts normally.
|
file, by issuing `terminator -u -g /dev/null` and see if it starts normally.
|
||||||
|
|
||||||
If it does, and you still want to open the bug, then please attach the
|
If it does, and you still want to open the bug, then please attach the
|
||||||
config file, usually found at `$HOME/.config/terminator/config` to the issue
|
config file, usually found at `$HOME/.config/terminator/config` to the issue
|
||||||
|
@ -30,6 +30,7 @@ If applicable, add screenshots to help explain your problem.
|
||||||
**Desktop (please complete the following information):**
|
**Desktop (please complete the following information):**
|
||||||
- OS or Linux Distribution: [e.g. FreeBSD or Ubuntu]
|
- OS or Linux Distribution: [e.g. FreeBSD or Ubuntu]
|
||||||
- Version [e.g. 20.04]
|
- Version [e.g. 20.04]
|
||||||
|
- Display Technology: Wayland or X11
|
||||||
|
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
|
|
Loading…
Reference in New Issue