Add wayland substitute for image viewing

Aaron 2024-10-23 20:15:27 -07:00
parent 65c61d9093
commit 284922836a

@ -47,6 +47,7 @@ Sway does not support X logical font description (XLFD) configuration strings. I
* [kbdd](https://github.com/qnikst/kbdd) (per-window keyboard layout) → [swaykbdd](https://github.com/artemsen/swaykbdd)
* [sxhkd](https://github.com/baskerville/sxhkd) (an X daemon that reacts to input events by executing commands), [shkd](https://github.com/baskerville/shkd) (a simple hotkey daemon for the Linux console. ) → [swhkd](https://github.com/waycrate/swhkd)
* [synergy](https://github.com/symless/synergy-core) (client) → [waynergy](https://github.com/r-c-f/waynergy)
* [(n)sxiv](https://codeberg.org/nsxiv/nsxiv) (image viewer) → [imv](https://sr.ht/~exec64/imv/)
## See Also