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