#compdef swayhide
_arguments -s -S \
  {-h,--help}"Display help and exit" \
  "*:command:_precommand"
