From 18e890ece60a29e9e3b5cd3bea1dded70792f009 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Wed, 8 Jun 2016 14:13:03 -0400 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 9a3bdff..381ed77 100644 --- a/Home.md +++ b/Home.md @@ -9,7 +9,7 @@ Several i3 features [remain to be implemented](https://github.com/SirCmpwn/sway/ * The features of the i3-gaps patches are supported on sway * Sway handles things like output configuration (rather than something like xrandr) * Sway supports multiple non-modifier keys when assigning key bindings -* Sway's default keybindings are different from i3's - read the config file to learn them +* Sway's default keybindings are different from i3's. 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