nixrice/.local/bin/overrides/rofi-pass
2023-10-15 15:46:39 -04:00

6 lines
200 B
Bash
Executable file

#!/usr/bin/env sh
# Passes a userdata var, which will eventually be passed to pinentry-wrapper, and open
# pinentry-rofi to enter the decryption password
PINENTRY_USER_DATA=rofi $(sysbin rofi-pass)