From 19e8669e3a198692f944b9d9be2c8b56c48830d1 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Sat, 9 Jan 2021 21:56:03 +0000 Subject: [PATCH] Add fnott as an alternative for mako --- 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 2f4800e..228bde7 100644 --- a/i3-Migration-Guide.md +++ b/i3-Migration-Guide.md @@ -14,7 +14,7 @@ Sway does not support X logical font description (XLFD) configuration strings. I ## Common X11 apps used on i3 with Wayland alternatives * xbacklight (backlight management) → [light](https://github.com/haikarainen/light) / [brightnessctl](https://github.com/Hummer12007/brightnessctl/) - * dunst (notification daemon) → [mako](https://github.com/emersion/mako) + * dunst (notification daemon) → [mako](https://github.com/emersion/mako) / [fnott](https://codeberg.org/dnkl/fnott) * feh (wallpaper setting) → sway output configuration, see `man 5 sway-output` * scrot (screenshot) → [grim](https://github.com/emersion/grim) + [slurp](https://github.com/emersion/slurp) (or [grimshot](https://github.com/swaywm/sway/tree/master/contrib), which wraps around both). * picom / compton / xcompmgr (compositor) → built in