mirror of
https://github.com/supermariofps/hatsune-miku-windows-linux-cursors.git
synced 2024-11-10 03:59:33 +01:00
Updated README with Linux install instructions
This commit is contained in:
parent
b7e2b072c4
commit
a4acd97c3d
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -5,3 +5,13 @@
|
|||
This cursor set is a modified version of a Windows set created by [love0922c的小屋](https://home.gamer.com.tw/creationDetail.php?sn=1760192) with a Book and Kotatsu cursors found [here](https://paradise-cheaters.blogspot.com/2014/09/software-cursor-hatsune-miku-pack.html) with a few original ones made by myself!
|
||||
|
||||
Hope you like it!
|
||||
|
||||
## Installation Instructions (Linux)
|
||||
1. Copy the `miku-cursor-linux/` dir to `/usr/share/icons/` (system-wide) or `~/.local/share/icons/` (per-user).
|
||||
2. [Select the theme through your DE's settings manager.](https://wiki.archlinux.org/title/Cursor_themes#Desktop_environments)
|
||||
3. On KDE, the desktop and some apps may default back to a different cursor set that isn't the one you chose. To fix this, add the following to `/usr/share/icons/default/index.theme` or `~/.local/share/icons/default/index.theme`:
|
||||
```ini
|
||||
[Icon Theme]
|
||||
Inherits=miku-cursor-linux
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue