mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 14:34:07 +01:00
dunst supports wayland natively now, documenting it.
parent
6ce56793cb
commit
2bf2e0628e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user