From 066dfe03cdc287e72cf61261cdd0a02fb1fa6c1a Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Wed, 21 Sep 2022 22:57:34 +0800 Subject: [PATCH] update --- tweaks.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tweaks.sh b/tweaks.sh index 9ff0a11..5411a34 100755 --- a/tweaks.sh +++ b/tweaks.sh @@ -23,7 +23,7 @@ usage() { # Please specify their default value manually, some of them are come from _variables.scss # You also have to check and update them regurally helpify_title - helpify "-f, --firefox" "[default|monterey]" "Install '${THEME_NAME}|Monterey' theme for Firefox and connect it to the current Firefox profiles" "Default is ${THEME_NAME}" + helpify "-f, --firefox" "[default|monterey|alt]" "Install '${THEME_NAME}|Monterey|Alt' theme for Firefox and connect it to the current Firefox profiles" "Default is ${THEME_NAME}" helpify "-e, --edit-firefox" "" "Edit '${THEME_NAME}' theme for Firefox settings and also connect the theme to the current Firefox profiles" "" helpify "-F, --flatpak" "" "Connect '${THEME_NAME}' theme to Flatpak" "" helpify "-s, --snap" "" "Connect '${THEME_NAME}' theme the currently installed snap apps" ""