Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/skippyr/xcapy
- Owner: skippyr
- License: bsd-3-clause
- Created: 2024-01-17T02:03:10.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-17T13:47:55.000Z (8 months ago)
- Last Synced: 2024-05-17T14:45:18.742Z (8 months ago)
- Topics: cursor, cursor-theme, linux, x11, xcursor-theme
- Language: Makefile
- Homepage:
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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