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

View File

@@ -10,10 +10,10 @@ stdenv.mkDerivation rec {
buildInputs = [ ];
installPhase = ''
mkdir -p $out/share/icons/arashi/{128x128,256x256,512x512}/apps
for size in 128x128 256x256 512x512; do
cp ./system/gay-boykisser.png $out/share/icons/arashi/$size/apps/gay-boykisser.png
cp ./system/boykisser.png $out/share/icons/arashi/$size/apps/boykisser.png
mkdir -p $out/share/icons/hicolor/{128x128,256x256,512x512,scalable}/apps
mkdir -p $out/share/icons/arashi/{128x128,256x256,512x512,scalable}/apps
for size in 128x128 256x256 512x512 scalable; do
cp ./games/deltarune.png $out/share/icons/hicolor/$size/apps/ralsei.png
cp ./games/deltarune.png $out/share/icons/arashi/$size/apps/steam_icon_1690940.png
cp ./games/cs2.png $out/share/icons/arashi/$size/apps/steam_icon_730.png
done
@@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "OCbwoy3's Custom Icons for NixOS";
homepage = "https://tangled.sh/@ocbwoy3.dev/nix";
homepage = "https://tangled.sh/@ocbwoy3.dev/nix?ref=main";
license = licenses.mit;
maintainers = with maintainers; [ ];
};

Binary file not shown.

Before

Width:  |  Height:  |  Size: 138 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 134 KiB

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