diff --git a/i3-Migration-Guide.md b/i3-Migration-Guide.md index 0d8a80b..77caef8 100644 --- a/i3-Migration-Guide.md +++ b/i3-Migration-Guide.md @@ -23,6 +23,7 @@ Sway does not support X logical font description (XLFD) configuration strings. I * clipster / etc. (clipboard manager) → [clipman](https://github.com/yory8/clipman) * xdotool → [ydotool](https://github.com/ReimuNotMoe/ydotool) * xrandr → `swaymsg output …`, [wlr-randr](https://github.com/emersion/wlr-randr) + * arandr (GUI to configure outputs) → [wdisplays](https://github.com/cyclopsian/wdisplays) * autorandr → [kanshi](https://github.com/emersion/kanshi) * screenkey (screencast tool to display your keys) → [wshowkeys](https://git.sr.ht/~sircmpwn/wshowkeys) * X11 forwarding → [waypipe](https://gitlab.freedesktop.org/mstoeckl/waypipe/)