punktdateien/bash/bin/launch-menu

4 lines
235 B
Text
Raw Normal View History

2024-06-03 22:40:52 +02:00
#!/usr/bin/env bash
2024-06-05 18:54:10 +02:00
[[ -n "${1}" ]] && PROMPT=${1} || PROMPT=menu
bemenu --no-cursor --no-touch --ignorecase --prompt ${PROMPT} accept-single --bottom --border 2 --monitor DP-1 --monitor eDP-1 --no-overlap --wrap --list 20 --margin 20