nix

configuration files that power my machines
Log | Files | Refs | README | LICENSE

pinentry-bemenu (192B)


      1 #!/bin/bash
      2 BEMENU_OPTS="--fn 'Ttyp0 OTB' --tb '#1d2021' --tf '#fabd2f' \
      3     --nb '#1d2021' --nf '#ebdbb2' --hb '#458588' --hf '#1d2021' \
      4     --bdr '#458588'" /usr/sbin/pinentry-bemenu "$@"