Added a terminals question

Hummer12007 2017-10-26 01:34:25 +03:00
parent 09ed39bc61
commit f387be3ddb

@ -173,6 +173,12 @@ Alternatively, you could omit the `ck-launch-session` part.
xbacklight is, of course, a tool for X. You can use [brightnessctl](https://github.com/Hummer12007/brightnessctl) instead or just directly manipulate /sys/class/backlight.
### Which terminal emulator can I use?
You can use either X- or Wayland-native terminal emulator with little difference in terms of functionality.
[termite](https://github.com/Thestinger/termite) (which is Wayland-native) is a popular recommendation, along with other VTE-based terminals like GNOME Terminal. X-based `urxvt` is another popular option.
## Troubleshooting
### How do I report issues?