wdisplays: fix homepage
This commit is contained in:
parent
b5b18aab99
commit
e3c148f727
@ -39,7 +39,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Graphical application for configuring displays in Wayland compositors";
|
||||
homepage = "https://github.com/luispabon/wdisplays";
|
||||
homepage = "https://github.com/artizirk/wdisplays";
|
||||
maintainers = with maintainers; [ ma27 ];
|
||||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.linux;
|
||||
|
Loading…
x
Reference in New Issue
Block a user