Updated Home (markdown)

Drew DeVault 2017-08-27 17:52:22 -04:00
parent 7adb24ac97
commit a93a7eb088

@ -181,6 +181,10 @@ We will expect three things from you: your sway version, your config file, and a
swaymsg -t get_version
If this doesn't work, use:
sway -v
Obtain a debug log like so:
sway -d 2> ~/sway.log