diff --git a/bin/omakub-help b/bin/omakub-help index 002780c..51b1c07 100644 --- a/bin/omakub-help +++ b/bin/omakub-help @@ -1,4 +1,4 @@ #!/bin/bash HELP=$(gum choose "Hotkeys" "Commands" "Tactile" | tr '[:upper:]' '[:lower:]') -batcat $OMAKUB_PATH/help/$HELP.md +gum pager <$OMAKUB_PATH/help/$HELP.md