Moved bin overrides

This commit is contained in:
agryphus 2023-09-29 13:37:11 -04:00
parent 71ea302fdf
commit 78605ddd4e
3 changed files with 1 additions and 1 deletions

View file

@ -1,9 +0,0 @@
#!/usr/bin/env bash
# This script exists because I want to use dmenu instead of dmenu-wl, which passmenu
# defaults to if it sees that your $WAYLAND_DISPLAY variable is set. I also passed
# $PINENTRY_USER_DATA which will eventually reach the pinentry-wrapper script and launch
# a graphical pinentry as opposed to my curses default, since launching pinentry-curses
# outside of a terminal just breaks everything.
PINENTRY_USER_DATA=dmenu WAYLAND_DISPLAY= /usr/bin/passmenu