afterglow-cursors-recolored

afterglow-cursors-recolored 0-unstable-2023-10-04

Recoloring of the Afterglow Cursors x-cursor theme

https://github.com/TeddyBearKilla/Afterglow-Cursors-Recolored
GNU General Public License v3.0 or later
programs: -
Platforms (80)
x86_64-darwinx86_64-nonemmix-mmixwarearmv7l-linuxx86_64-genodes390x-linuxpowerpc64le-linuxpowerpc-none
View source on NixOS/nixpkgs →

Install

Copy into your configuration

NixOS (configuration.nix)
environment.systemPackages = with pkgs; [
  afterglow-cursors-recolored
];
Ad-hoc shell
nix-shell -p afterglow-cursors-recolored
Flake (nix run)
nix run nixpkgs#afterglow-cursors-recolored