home: x: add cursor

I would like to check out alternative themes. Notably Quintom [1],
Volantes [2], and Vimix [3].

[1]: https://gitlab.com/Burning_Cube/quintom-cursor-theme
[2]: https://github.com/varlesh/volantes-cursors
[3]: https://github.com/vinceliuice/Vimix-cursors
This commit is contained in:
Bruno BELANYI 2021-05-06 12:38:42 +02:00
parent ef0f4bdca5
commit ad1d907c25
2 changed files with 13 additions and 0 deletions

View file

@ -4,6 +4,7 @@ let
in
{
imports = [
./cursor.nix
./keyboard.nix
];