diff --git a/Useful-add-ons-for-sway.md b/Useful-add-ons-for-sway.md index 0a3e29c..63a9282 100644 --- a/Useful-add-ons-for-sway.md +++ b/Useful-add-ons-for-sway.md @@ -194,7 +194,7 @@ connected outputs based on a set of profiles. * [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 -* [clipman](https://github.com/yory8/clipman) - A basic clipboard manager for Wayland, with support for persisting copy buffers after an application exits. +* [clipman](https://github.com/chmouel/clipman) - A basic clipboard manager for Wayland, with support for persisting copy buffers after an application exits. * [copyq](https://hluk.github.io/CopyQ/) - full function clipboard manager (but requires the full KDE/Qt stack) * [cliphist](https://github.com/sentriz/cliphist) - clipboard history “manager” for wayland (including images) - requires golang-1.16 to build * [wl-clipboard](https://github.com/bugaevc/wl-clipboard) - Wayland clipboard utilities, wl-copy and wl-paste, to copy data between the clipboard and Unix pipes, sockets, files etc