Add link to oguri for animated wallpapers

Jez Cope 2021-02-18 15:36:31 +00:00
parent 6d1e22fca0
commit 2daabf7945

@ -15,7 +15,7 @@ Sway does not support X logical font description (XLFD) configuration strings. I
* xbacklight (backlight management) → [light](https://github.com/haikarainen/light) / [brightnessctl](https://github.com/Hummer12007/brightnessctl/) * xbacklight (backlight management) → [light](https://github.com/haikarainen/light) / [brightnessctl](https://github.com/Hummer12007/brightnessctl/)
* 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) * 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` * feh (wallpaper setting) → sway output configuration, see `man 5 sway-output` (or [oguri](https://github.com/vilhalmer/oguri), which supports animated wallpapers)
* 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). * 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 * picom / compton / xcompmgr (compositor) → built in
* unclutter (hiding cursor after some time) → `seat <name> hide_cursor <timeout>` * unclutter (hiding cursor after some time) → `seat <name> hide_cursor <timeout>`