From e97b5e3c9b3440b8a03c2c5947708925aded8aa9 Mon Sep 17 00:00:00 2001 From: emersion Date: Thu, 25 Oct 2018 22:38:21 +0200 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 b6c14df..41de13e 100644 --- a/i3-Migration-Guide.md +++ b/i3-Migration-Guide.md @@ -10,7 +10,7 @@ Sway is *almost* a drop-in replacement for i3, but you may have to make a few ch * xbacklight (backlight management) → light / brightnessctl * dunst (notification daemon) → mako - * feh (wallpaper setting) → sway output configuration, see `man 5 sway` + * feh (wallpaper setting) → sway output configuration, see `man 5 sway-output` * scrot (screenshot) → grim + slurp * compton / xcompmgr (compositor) → nothing * unclutter (hiding cursor after some time) → interception-hideaway (note: planned feature)