From c49d6569783ad4a92acbc8005708ebce55549cdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikola=20Mari=C4=87?= <3995223+maricn@users.noreply.github.com> Date: Thu, 6 May 2021 18:49:41 +0200 Subject: [PATCH] fix: wdisplays link (prev owner left github, @see https://aur.archlinux.org/packages/wdisplays-git) --- i3-Migration-Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3-Migration-Guide.md b/i3-Migration-Guide.md index 90200e1..7962e62 100644 --- a/i3-Migration-Guide.md +++ b/i3-Migration-Guide.md @@ -24,7 +24,7 @@ Sway does not support X logical font description (XLFD) configuration strings. I * clipster / etc. (clipboard manager) → [clipman](https://github.com/yory8/clipman), [wl-clipboard-history](https://github.com/janza/wl-clipboard-history) * xdotool → [wtype](https://github.com/atx/wtype), [wlrctl](https://git.sr.ht/~brocellous/wlrctl), `swaymsg seat cursor …`, [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) + * 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) * X11 forwarding → [waypipe](https://gitlab.freedesktop.org/mstoeckl/waypipe/)