From 3faea42e3df7685462e5a2df8126ffff6c1d431f Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Sat, 29 Apr 2017 10:29:02 -0400 Subject: [PATCH] Updated Differences from i3 (markdown) --- Differences-from-i3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Differences-from-i3.md b/Differences-from-i3.md index dd1a1e8..ad93956 100644 --- a/Differences-from-i3.md +++ b/Differences-from-i3.md @@ -1,6 +1,6 @@ Several [i3](https://i3wm.org/) features [remain to be implemented](https://github.com/SirCmpwn/sway/issues/2). -* Runs natively on [Wayland](https://wayland.freedesktop.org/) (duh) +* 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)