Commit cda314f0 authored by Andrew Kvalheim's avatar Andrew Kvalheim
Browse files

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! 🚀
parent d3cbc72a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;