update fuzzel-*

This commit is contained in:
2026-02-05 23:49:05 +08:00
parent b482dd4cdc
commit 82b27d7313
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/bash
option=$(fuzzel --dmenu --prompt-only="Command to execute: ")
option=$(fuzzel --dmenu --prompt-only="Run command: ")
[ -z "$option" ] || startb -- $option