summaryrefslogtreecommitdiff
path: root/.local
diff options
context:
space:
mode:
authorkrolyxon <krolyxon@tutanota.com>2022-06-21 17:17:53 +0530
committerkrolyxon <krolyxon@tutanota.com>2022-06-21 17:17:53 +0530
commita27848fc98289795e6e4e61322f3e7d425a707b3 (patch)
tree0916d1d2608612853bdfff6f22f5aff33e3c98eb /.local
parentfd20f3a9da6caabffb94cc5c130c4f66c1306113 (diff)
SUDO_ASKPASS variable set
Diffstat (limited to '.local')
-rwxr-xr-x.local/bin/dmenupass6
-rw-r--r--.local/share/vocab/words.txt4
2 files changed, 10 insertions, 0 deletions
diff --git a/.local/bin/dmenupass b/.local/bin/dmenupass
new file mode 100755
index 0000000..b8e2f1b
--- /dev/null
+++ b/.local/bin/dmenupass
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+# This script is the SUDO_ASKPASS variable, meaning that it will be used as a
+# password prompt if needed.
+
+dmenu -P -p "$1" <&- && echo
diff --git a/.local/share/vocab/words.txt b/.local/share/vocab/words.txt
index 1f4fbc5..af01f21 100644
--- a/.local/share/vocab/words.txt
+++ b/.local/share/vocab/words.txt
@@ -69,3 +69,7 @@ duress -> threats, violence, constrains, or other actions used to coerce someone
detriment -> the state of being harmed or damaged
alleviate -> make (suffering, deficiency, or a problem) less severe
sentient -> able to perceive or feel things
+contiguous -> sharing a common border; touching.
+concurrent -> operating or occuring at the same time
+vague -> of uncertain, indefinite, or unclear character or meaning
+concise -> giving a lot of information cleary and in a few words; brief but comprehensive