Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vinceliuice/Layan-cursors
Layan-cursors
https://github.com/vinceliuice/Layan-cursors
Last synced: 3 months ago
JSON representation
Layan-cursors
- Host: GitHub
- URL: https://github.com/vinceliuice/Layan-cursors
- Owner: vinceliuice
- License: gpl-3.0
- Created: 2020-03-07T10:55:40.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-09T05:50:10.000Z (12 months ago)
- Last Synced: 2024-08-01T19:55:24.681Z (6 months ago)
- Language: Shell
- Size: 2.83 MB
- Stars: 107
- Watchers: 5
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - vinceliuice/Layan-cursors - Layan-cursors (Shell)
README
# Layan cursors
This is an x-cursor theme inspired by layan gtk theme and
based on [capitaine-cursors](https://github.com/keeferrourke/capitaine-cursors).## Windows Version
You can get the original Layan Cursors Windows port here - [Layan-Cursors-for-windows](https://github.com/emaxoda/Layan-cursors-for-Windows)You can get the Layan Cursors bordered version for Windows here - [Layan Bordered White Cursors for Windows](https://github.com/RandomPenguin1778/Layan-White-Cursors-Windows-Port)
## Installation
To install the cursor theme simply copy the compiled theme to your icons
directory. For local user installation:```
./install.sh
```For system-wide installation for all users:
```
sudo ./install.sh
```Then set the theme with your preferred desktop tools.
## Building from source
You'll find everything you need to build and modify this cursor set in
the `src/` directory. To build the xcursor theme from the SVG source
run:```
./build.sh
```This will generate the pixmaps and appropriate aliases.
The freshly compiled cursor theme will be located in `dist/`## Preview
![Layan](preview.png)
![Layan](preview-border.png)
![Layan](preview-white.png)