update fuzzel-*
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user