1
0
Fork 0
.fluxbox/scripts/askpass.sh
2025-08-12 07:20:35 -04:00

6 lines
147 B
Bash
Executable file

#!/bin/sh
yad --class="GSu" \
--title="Password" \
--text="Enter sudo password:" \
--image="dialog-password" \
--entry --hide-text