From d5e9b20aecf6ea59c1b86441b6594d6aec863c4a Mon Sep 17 00:00:00 2001 From: clsty Date: Wed, 29 Oct 2025 17:49:28 +0800 Subject: [PATCH] Update help --- sdata/subcmd-install/options.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sdata/subcmd-install/options.sh b/sdata/subcmd-install/options.sh index 9d09b6541..c99bf1b52 100644 --- a/sdata/subcmd-install/options.sh +++ b/sdata/subcmd-install/options.sh @@ -24,7 +24,8 @@ Options for install: Quickshell, Fish and Hyprland --core Alias of --skip-{plasmaintg,fish,miscconf,fontconfig} --exp-files Use experimental script for the third step copying files - --fontset (Unavailable yet) Use a set of pre-defined font and config + --fontset Use a set of pre-defined font and config. + Possible values of : $(ls -A ${REPO_ROOT}/dots-extra/fontsets) --via-nix (Unavailable yet) Use Nix to install dependencies " }