From 67547ad56dcdd56810302724d70f3f69739a931e Mon Sep 17 00:00:00 2001
From: Julien Malka <julien@malka.sh>
Date: Sun, 9 Apr 2023 11:43:06 +0200
Subject: [PATCH] feat: changed hyprpaper source to official

---
 flake.nix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flake.nix b/flake.nix
index a9fa0e4..759abcc 100644
--- a/flake.nix
+++ b/flake.nix
@@ -55,7 +55,7 @@
     };
 
     hyprpaper = {
-      url = "github:JulienMalka/hyprpaper";
+      url = "github:hyprwm/hyprpaper";
     };
 
   };