Updated Home (markdown)

Drew DeVault 2016-07-17 21:16:27 -04:00
parent aad5da1096
commit 6cf019affe

@ -9,10 +9,11 @@ Several [i3](https://i3wm.org/) features [remain to be implemented](https://gith
* Sway includes the features of the i3-gaps patches
* Sway handles things like output configuration (rather than something like xrandr)
* Sway supports multiple non-modifier keys when assigning key bindings
* The default keybindings in Sway are different from those in i3. Read your sway config to learn them, or copy over your i3 config to use what you're used to.
* The default keybindings in sway are different from those in i3. Read your sway config to learn them, or copy over your i3 config to use what you're used to.
* Sway handles your wallpaper
* Sway handles input configuration (man sway-input)
* Sway is documented through man pages, rather than the website
* i3lock forks into the background when run. For swaylock, this behavior has to be explicitly requested via `-f`.
## FAQ