4 lines
103 B
Bash
Executable file
4 lines
103 B
Bash
Executable file
#!/usr/bin/env sh
|
|
|
|
rofi -combi-modi run,window -show combi -modi combi -sorting-method fzf --sort "$@"
|