diff --git a/i3-Migration-Guide.md b/i3-Migration-Guide.md index 3f39383..b6c14df 100644 --- a/i3-Migration-Guide.md +++ b/i3-Migration-Guide.md @@ -8,12 +8,12 @@ Sway is *almost* a drop-in replacement for i3, but you may have to make a few ch ## Common Xorg apps used on i3 with wayland alternatives: - * xbacklight (backlight management)-> light / brightnessctl - * dunst (notification daemon) -> mako - * feh (wallpaper setting) -> sway output - * scrot (screenshot) -> grim + slurp - * compton / xcompmgr (compositor) -> nothing - * unclutter (hiding cursor after some time) -> interception-hideaway + * xbacklight (backlight management) → light / brightnessctl + * dunst (notification daemon) → mako + * feh (wallpaper setting) → sway output configuration, see `man 5 sway` + * scrot (screenshot) → grim + slurp + * compton / xcompmgr (compositor) → nothing + * unclutter (hiding cursor after some time) → interception-hideaway (note: planned feature) ## See Also