Updated i3 Migration Guide (markdown)

emersion 2018-10-25 22:38:04 +02:00
parent 6001eb2ee5
commit 4822355b5b

@ -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