Updated Home (markdown)

Drew DeVault 2015-11-12 11:43:51 -05:00
parent 91c713b4d2
commit 8147ac81a1

11
Home.md

@ -20,19 +20,16 @@ Update both sway and wlc and then try again. Look through [known issues](https:/
You have to use noveau.
### Insert any question here, and I haven't read the man page
Well, what are you waiting for?
man sway
man 5 sway
### Enable logging
sway -d 2> ~/sway.log
Upload this file to a pastebin and include it in bug reports, requests for support, etc.
### How do I configure multihead?
If you have several displays, you can configure them in your sway config file using the `output` command. `man 5 sway` and look for `output`.
### Why can't I run anything?
Are you trying to run x applications? You probably don't have xwayland installed.