Added Windows install instructions

This commit is contained in:
toydotgame 2024-01-26 19:44:27 +10:00
parent d645a237b3
commit 7673e6a882

View file

@ -6,7 +6,10 @@ This cursor set is a modified version of a Windows set created by [love0922c的
Hope you like it! Hope you like it!
## Installation Instructions (Linux) ## Installation Instructions
You can download a ZIP of this repository by clicking the green _Code_ button above and selecting _Download ZIP_ or by cloning it.
### Linux
1. Copy the `miku-cursor-linux/` dir to `/usr/share/icons/` (system-wide) or `~/.local/share/icons/` (per-user). 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) 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`: 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`:
@ -15,3 +18,7 @@ Hope you like it!
Inherits=miku-cursor-linux Inherits=miku-cursor-linux
``` ```
### Windows
1. Open the `miku-cursor-windows\` folder in the ZIP.
2. Right-click on `Install.inf` and select _Install_.