6 lines
88 B
Bash
Executable file
6 lines
88 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
# Run
|
|
rofi -dmenu \
|
|
-theme ~/.config/rofi/config.rasi \
|
|
-p ""
|