diff --git a/i3-Migration-Guide.md b/i3-Migration-Guide.md index 9ef3a9f..b7ea345 100644 --- a/i3-Migration-Guide.md +++ b/i3-Migration-Guide.md @@ -26,7 +26,7 @@ Sway does not support X logical font description (XLFD) configuration strings. I * xrandr → `swaymsg output …`, [wlr-randr](https://github.com/emersion/wlr-randr) * arandr (GUI to configure outputs) → [wdisplays](https://github.com/artizirk/wdisplays) * autorandr → [kanshi](https://github.com/emersion/kanshi) - * screenkey (screencast tool to display your keys) → [wshowkeys](https://git.sr.ht/~sircmpwn/wshowkeys) + * screenkey (screencast tool to display your keys) → [wshowkeys](https://git.sr.ht/~sircmpwn/wshowkeys), [showmethekey](https://github.com/AlynxZhou/showmethekey/) * X11 forwarding → [waypipe](https://gitlab.freedesktop.org/mstoeckl/waypipe/) * xev → [wev](https://git.sr.ht/~sircmpwn/wev/) * xmodmap → [custom keymap file](https://github.com/swaywm/sway/issues/4250), [interception-tools](https://gitlab.com/interception/linux/tools)