Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/skippyr/xcapy

A tribal looking 32x32 pixels cursor theme for Linux.
https://github.com/skippyr/xcapy

cursor cursor-theme linux x11 xcursor-theme

Last synced: 3 days ago
JSON representation

A tribal looking 32x32 pixels cursor theme for Linux.

Awesome Lists containing this project

README

        




≥v≥v xcapy ≥v≥v




 

 

 

## ❡ About

A tribal looking 32x32 pixels cursor theme for Linux.
































Caption: a preview of the different cursors in theme.

## ❡ Install

### Dependencies

The following dependencies must be installed before installing it:

- **git**: it will be used to clone this repository.
- **xcursorgen**, **make**: they will be used to build and install it.

### Procedures

- Clone this repository using `git`:

```sh
git clone --depth 1 "https://github.com/skippyr/xcapy";
```

- Access the directory of the repository you cloned using `cd`:

```sh
cd "xcapy";
```

- Use `make` to install it (use `sudo` for system-wide scope):

```sh
make install;
```

- Apply the cursor theme using your system settings.
- Reopen your desktop session.

## ❡ Uninstall

- Go back to the directory of the repository you cloned.
- Use `make` to uninstall it (use `sudo` for system-wide scope):

```sh
make uninstall;
```

## ❡ Help

If you need help related to this project, open a new issue in its [issues pages](https://github.com/skippyr/xcapy/issues) or send me an [e-mail](mailto:[email protected]) describing what is going on.

## ❡ Contributing

This project is open to review and possibly accept contributions, specially fixes and suggestions. If you are interested, send your contribution to its [pull requests page](https://github.com/skippyr/xcapy/pulls) or to my [e-mail](mailto:[email protected]).

By contributing to this project, you agree to license your work under the same license that the project uses.

## ❡ License

This is free software licensed under the BSD-3-Clause License that comes WITH NO WARRANTY. Refer to the `LICENSE` file that comes in its source code for license and copyright details.


≥v≥v Here Be Dragons! ≥v≥
Made with love by skippyr <3