summaryrefslogtreecommitdiffstats
path: root/.scripts
diff options
context:
space:
mode:
Diffstat (limited to '.scripts')
-rwxr-xr-x.scripts/tools/dmenupass2
1 files changed, 2 insertions, 0 deletions
diff --git a/.scripts/tools/dmenupass b/.scripts/tools/dmenupass
new file mode 100755
index 0000000..7339d41
--- /dev/null
+++ b/.scripts/tools/dmenupass
@@ -0,0 +1,2 @@
+#!/bin/sh
+dmenu -fn Monospace-18 -sb "#d79921" -sf "#1d2021" -nf "#000000" -nb "#000000" -p "Please type password and press Enter." <&- && echo