wofi-emoji: update homepage

Previous homepage displays:

> 📢 wofi-moji is now kindly maintained by @Zeioth. Head on over
> to [Zeioth/wofi-emoji](https://github.com/Zeioth/wofi-emoji) for all
> your emoji selection needs! 🚀
This commit is contained in:
Andrew Kvalheim 2024-04-05 11:10:04 -07:00
parent d3cbc72a06
commit cda314f061

View File

@ -46,7 +46,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Simple emoji selector for Wayland using wofi and wl-clipboard";
homepage = "https://github.com/dln/wofi-emoji";
homepage = "https://github.com/Zeioth/wofi-emoji";
license = licenses.mit;
maintainers = [ maintainers.ymarkus ];
platforms = platforms.all;