mirror of
https://github.com/swaywm/sway.git
synced 2024-11-26 01:41:30 +00:00
Updated Home (markdown)
parent
0eceb22412
commit
54ebc2b445
6
Home.md
6
Home.md
|
@ -169,7 +169,11 @@ xbacklight is, of course, a tool for X. You can use [brightnessctl](https://gith
|
||||||
|
|
||||||
### How do I report issues?
|
### How do I report issues?
|
||||||
|
|
||||||
We will expect two things from you: your configuration and a debug log. Obtain a debug log like so:
|
We will expect three things from you: your sway version, your config file, and a debug log. Obtain your version like so:
|
||||||
|
|
||||||
|
swaymsg -t get_version
|
||||||
|
|
||||||
|
Obtain a debug log like so:
|
||||||
|
|
||||||
sway -d 2> ~/sway.log
|
sway -d 2> ~/sway.log
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue