From 2bf2e0628e23c49079b28a3b32243e540400e235 Mon Sep 17 00:00:00 2001 From: ilyazzz Date: Tue, 9 Feb 2021 09:57:44 +0200 Subject: [PATCH] dunst supports wayland natively now, documenting it. --- 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 0a8d802..6f20b5c 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) / [fnott](https://codeberg.org/dnkl/fnott) + * dunst (notification daemon) → [dunst (supports wayland)](https://github.com/dunst-project/dunst#make-parameters) / [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