feat: add macOS Monterey cursor
This commit is contained in:
parent
9bafd5f618
commit
36f625d387
5 changed files with 56 additions and 72 deletions
|
|
@ -10,7 +10,10 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
hyprland.url = "github:hyprwm/Hyprland";
|
||||
hyprland = {
|
||||
url = "github:hyprwm/Hyprland?ref=v0.39.0";
|
||||
inputs.hyprland.follows = "nixpkgs";
|
||||
};
|
||||
hy3 = {
|
||||
url = "github:outfoxxed/hy3";
|
||||
inputs.hyprland.follows = "hyprland";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue