update
- remove powershell deps - rewrite readme - fully use YukiLauncher
This commit is contained in:
3
bin/fuzzel-win+r.sh
Executable file
3
bin/fuzzel-win+r.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
option=$(fuzzel --dmenu --prompt-only="Command to execute: ")
|
||||
[ -z "$option" ] || ykrun $option
|
||||
Reference in New Issue
Block a user