diff --git a/Useful-add-ons-for-sway.md b/Useful-add-ons-for-sway.md index 9782e8a..b5b7796 100644 --- a/Useful-add-ons-for-sway.md +++ b/Useful-add-ons-for-sway.md @@ -123,7 +123,7 @@ Generic launchers for GTK or KDE such as [xfce4-appfinder](https://docs.xfce.org ## Keyboard/Input * [wev](https://git.sr.ht/~sircmpwn/wev) - event debugging similar to xev for X11 -* [wshowkeys](https://git.sr.ht/~sircmpwn/wshowkeys) - display keypresses +* [wshowkeys](https://github.com/ammgws/wshowkeys) - display keypresses (fork with fixes for recent wlroots versions, original [here](https://git.sr.ht/~sircmpwn/wshowkeys)) * [ydotool](https://github.com/ReimuNotMoe/ydotool) - Generic command-line automation tool (no X!) [like xdotool(1)] * [myautotype](https://gitlab.com/wef/dotfiles/-/blob/master/bin/myautotype) - Hot-keys using ydotool possibly looking up a key-value pair from ~/.config/myautotype * [wtype](https://github.com/atx/wtype) - xdotool type for wayland