diff --git a/env/.local/scripts/hypr/install-webapp b/env/.local/scripts/hypr/install-webapp index 911f151..a8f894c 100755 --- a/env/.local/scripts/hypr/install-webapp +++ b/env/.local/scripts/hypr/install-webapp @@ -2,6 +2,8 @@ # Adapted from https://github.com/basecamp/omarchy/tree/master?tab=readme-ov-file +# TODO: Use bash and only allow options, not positional arguments to make easier. + function usage() { cat <