feat(cursors): add wii cursors (WIP)
This commit is contained in:
parent
18379a72b7
commit
f3c8595eb7
21 changed files with 93 additions and 6 deletions
|
@ -79,5 +79,9 @@
|
|||
impermanence.url = "github:nix-community/impermanence";
|
||||
nix-index-database.url = "github:nix-community/nix-index-database";
|
||||
nix-index-database.inputs.nixpkgs.follows = "nixpkgs";
|
||||
wii-cursor = {
|
||||
type = "path";
|
||||
path = "/home/rafiq/repos/dotfiles/media/wii-cursors-xcursor";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue