diff --git a/Differences-from-i3.md b/Differences-from-i3.md index 066427d..93e5c1c 100644 --- a/Differences-from-i3.md +++ b/Differences-from-i3.md @@ -1,6 +1,5 @@ * Sway is a [Wayland](https://wayland.freedesktop.org/) compositor (duh) * You can use your `floating_modifier` to resize and move tiled windows -* 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 (see [Shortcut handling](Shortcut-handling)) * 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.