2 lines
114 B
Bash
Executable file
2 lines
114 B
Bash
Executable file
#!/bin/sh
|
|
dmenu_run -p "execute >>>" -fn saucecodepronerdfont-9 -l 4 -nb black -nf grey50 -sb "#1f9b92" -sf black
|