diff --git a/modules/wms/wayland/hyprland/exec.nix b/modules/wms/wayland/hyprland/exec.nix index 04d2c77..037b44e 100644 --- a/modules/wms/wayland/hyprland/exec.nix +++ b/modules/wms/wayland/hyprland/exec.nix @@ -10,7 +10,7 @@ in { # Hyprland settings # Programs which get executed at Hyprland start. exec-once = [ - # "hyprctl setcursor ${cursor.name} ${toString cursor.size}" + "hyprctl setcursor ${pkgs.rose-pine-cursor} BreezeX-RosePine-Linux" "[workspace special:keepassxc; silent;tile] ${pkgs.keepassxc}/bin/keepassxc" "[workspace special:audio; silent;tile] ${pkgs.pwvucontrol}/bin/pwvucontrol"