~robertgzr/mkmenu

bemenu driven by JSON
zenity: use case-insensitive filter mode
pinentry,zenity: add option to install symlinks
implement a very basic zenity shim

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~robertgzr/mkmenu
read/write
git@git.sr.ht:~robertgzr/mkmenu

You can also use your local clone with git send-email.

#mkmenu

bemenu wrapper with JSON support

cat <<-EOF | mkmenu
{
  "p": "powermenu",
  "o": [
    {"l": "reboot",   "x": "doas -n reboot"},
    {"l": "poweroff", "x": "doas -n poweroff"}
  ]
}
EOF

#bugs, help, patches?

submit them to my public-inbox by sending an email to ~robertgzr/public-inbox@lists.sr.ht

Do not follow this link