summaryrefslogtreecommitdiff
path: root/askpass
diff options
context:
space:
mode:
authorfilip <“filip.rabiega@gmail.com”>2026-02-14 17:18:10 +0100
committerfilip <“filip.rabiega@gmail.com”>2026-02-14 17:18:10 +0100
commitd1ec85edcfb34f40f35759f59e66f2205d905aae (patch)
tree3707fbf2fae5eb07fbfc2e3c42ffb6aafa436e66 /askpass
parent0dea101a038ba195048b4d0bc704f203d9cd1316 (diff)
downloadchadscripts-d1ec85edcfb34f40f35759f59e66f2205d905aae.tar.gz
chadscripts-d1ec85edcfb34f40f35759f59e66f2205d905aae.tar.bz2
chadscripts-d1ec85edcfb34f40f35759f59e66f2205d905aae.zip
add se texclear samedir openmd installfont fzo drecord
Diffstat (limited to 'askpass')
-rwxr-xr-xaskpass4
1 files changed, 2 insertions, 2 deletions
diff --git a/askpass b/askpass
index 2c14e6f..bbc52a2 100755
--- a/askpass
+++ b/askpass
@@ -1,6 +1,6 @@
#!/bin/sh
-# This script is the SUDO_ASKPASS variable, meaning that it will be used as a
+# This script is the SSH_ASKPASS and SUDO_ASKPASS variables, meaning that it will be used as a
# password prompt if needed.
-dmenu -fn Monospace-18 -P -p "$1" <&- && echo
+dmenu -fn Monospace-18 -P -p "$1" <&-