rename script to better avoid unwanted auto-suggestions.
This commit is contained in:
3
bin/.fuzzel-startb
Executable file
3
bin/.fuzzel-startb
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
option=$(fuzzel --dmenu --prompt-only="Command to execute: ")
|
||||
[ -z "$option" ] || startb -- $option
|
||||
Reference in New Issue
Block a user