Updated Home (markdown)

Drew DeVault 2017-04-29 11:03:32 -04:00
parent 0eceb22412
commit 54ebc2b445

@ -169,7 +169,11 @@ xbacklight is, of course, a tool for X. You can use [brightnessctl](https://gith
### 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