diff --git a/Home.md b/Home.md index 29a1fbe..13cb02a 100644 --- a/Home.md +++ b/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? -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