From 061f175510401dba58f142b051200f3d9da8af0b Mon Sep 17 00:00:00 2001 From: Nickiel12 Date: Thu, 22 Aug 2024 19:20:54 -0700 Subject: [PATCH] added hyprcursor for future implementation --- modules/hyprland/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/hyprland/default.nix b/modules/hyprland/default.nix index a086b8b..a141518 100644 --- a/modules/hyprland/default.nix +++ b/modules/hyprland/default.nix @@ -21,6 +21,7 @@ in home.packages = with pkgs; [ swww + hyprcursor ]; wayland.windowManager.hyprland = {