From 5679ba684624f414a9c963fc1483001090fce69a Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Sat, 29 Apr 2017 10:29:47 -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 ad93956..954691d 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). -* Is a [Wayland](https://wayland.freedesktop.org/) compositor (duh) +* 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)