From 7673e6a8825da43052a07bf39c8432d02937d512 Mon Sep 17 00:00:00 2001 From: toydotgame Date: Fri, 26 Jan 2024 19:44:27 +1000 Subject: [PATCH] Added Windows install instructions --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 94eb98f..bd111e6 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,10 @@ This cursor set is a modified version of a Windows set created by [love0922c的 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). 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`: @@ -15,3 +18,7 @@ Hope you like it! Inherits=miku-cursor-linux ``` +### Windows +1. Open the `miku-cursor-windows\` folder in the ZIP. +2. Right-click on `Install.inf` and select _Install_. +