diff --git a/i3-Migration-Guide.md b/i3-Migration-Guide.md index 0b885dd..ffceb62 100644 --- a/i3-Migration-Guide.md +++ b/i3-Migration-Guide.md @@ -21,6 +21,7 @@ Sway does not support X logical font description (XLFD) configuration strings. I * unclutter (hiding cursor after some time) → `seat hide_cursor ` * xclip / xsel (clipboard copy/paste) → wl-clipboard * clipster / etc. (clipboard manager) → [clipman](https://github.com/yory8/clipman) + * xdotool → [ydotool](https://github.com/ReimuNotMoe/ydotool/issues) ## See Also