ralsei cursors

This commit is contained in:
2025-08-29 20:02:22 +03:00
parent e7fb1376f4
commit 94f665f5af
38 changed files with 40 additions and 51 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,22 @@
{ lib, stdenv }:
stdenv.mkDerivation rec {
pname = "ralsei-deltarune-cursors";
version = "1.0.0";
src = ./.;
nativeBuildInputs = [ ];
buildInputs = [ ];
installPhase = ''
mkdir -p $out/share/icons/RalseiCursors/cursors
cp $src/cursors/* $out/share/icons/RalseiCursors/cursors/
cp $src/index.theme $out/share/icons/RalseiCursors/
'';
meta = with lib; {
# https://www.reddit.com/r/ralsei/comments/1cf7wic
description = "Ralsei cursor theme (Deltarune)";
};
}

View File

@@ -0,0 +1,5 @@
[Icon Theme]
Name=Ralsei
Comment=Ralsei cursor theme (Deltarune)
Inherits=default