ion-3: update homepage

This commit is contained in:
FliegendeWurst
2025-01-04 19:25:10 +01:00
parent 852df7bff1
commit b2a5bce07f
@@ -45,7 +45,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Tiling tabbed window manager designed with keyboard users in mind";
homepage = "https://modeemi.fi/~tuomov/ion";
homepage = "https://tuomov.iki.fi/software/ion/";
platforms = with platforms; linux;
license = licenses.lgpl21;
maintainers = [ ];