From 59cdb27d9c607b53e4b1dfc25bf4e973df93de2f Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Sat, 29 Apr 2017 10:30:54 -0400 Subject: [PATCH] Updated i3 Migration Guide (markdown) --- i3-Migration-Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3-Migration-Guide.md b/i3-Migration-Guide.md index ca4b17f..ab22e0b 100644 --- a/i3-Migration-Guide.md +++ b/i3-Migration-Guide.md @@ -5,7 +5,7 @@ Sway is *almost* a drop-in replacement for i3, but you may have to make a few ch * Use the `input` command to configure input devices * Use xkb environment variables to customize your keyboard layout, not setxkb * Replace usage of `i3-msg`, `i3-lock`, and so on, with the equivalent sway tools -* Sway handles quotes slightly differently from i3 - commands are handled more like shell commands +* Sway handles quotes slightly differently - commands are handled more like shell commands See also: