the wallpaper setting tool, oguri is archived and unmaintained. And the direct replacement suggested by the oguri author is sww

leongjs98 2023-09-11 12:06:00 +08:00
parent 9a751f8880
commit 8578b982ac

@ -20,7 +20,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) / [swaync](https://github.com/ErikReider/SwayNotificationCenter) * 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) / [swaync](https://github.com/ErikReider/SwayNotificationCenter)
* feh (wallpaper setting) → sway output configuration, see `man 5 sway-output` (or [oguri](https://github.com/vilhalmer/oguri), which supports animated wallpapers) * feh (wallpaper setting) → sway output configuration, see `man 5 sway-output` (or ~[oguri](https://github.com/vilhalmer/oguri)~ [sww](https://github.com/Horus645/swww), which supports animated wallpapers)
* scrot (screenshot) → [grim](https://github.com/emersion/grim) + [slurp](https://github.com/emersion/slurp) (or [grimshot](https://github.com/OctopusET/sway-contrib), which wraps around both). * scrot (screenshot) → [grim](https://github.com/emersion/grim) + [slurp](https://github.com/emersion/slurp) (or [grimshot](https://github.com/OctopusET/sway-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>`