Files
aglab.dotfiles/bin/.fuzzel-startb
2026-02-05 23:49:05 +08:00

4 lines
105 B
Bash
Executable File

#!/bin/bash
option=$(fuzzel --dmenu --prompt-only="Run command: ")
[ -z "$option" ] || startb -- $option