From 4daa132c0000f07c5d06b9c6e43b137bdd02a93f Mon Sep 17 00:00:00 2001 From: Vaxry Date: Sat, 9 Mar 2024 23:18:06 +0000 Subject: [PATCH] util: update readme --- hyprcursor-util/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hyprcursor-util/README.md b/hyprcursor-util/README.md index fdea735..96b7f40 100644 --- a/hyprcursor-util/README.md +++ b/hyprcursor-util/README.md @@ -18,7 +18,10 @@ Cursor themes can be in 3 states: `--extract | -x [path]` -> extract an xcursor theme into a working state -both commands support `--output | -o` to specify an output directory. This directory will be fully overwritten, and by default is `./theme` and `./extracted` respectively. +both commands support `--output | -o` to specify an output directory. For safety reasons, **do not use this on versions below 0.1.1** as it will +nuke the specified directory without asking. + +Since v0.1.2, this directory is the parent, the theme will be written to a subdirectory in it called `$ACTION_$NAME`. ### Flags