2 lines
168 B
Bash
Executable file
2 lines
168 B
Bash
Executable file
#!/usr/bin/env bash
|
|
bemenu --no-cursor --no-touch --ignorecase --prompt ${1} accept-single --bottom --border 2 --monitor DP-1 --no-overlap --wrap --list 20 --margin 20
|