aboutsummaryrefslogtreecommitdiff
path: root/.local/bin/dmenupass
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-07-30 20:30:23 +0300
committerawy <awy@awy.one>2025-07-30 20:30:23 +0300
commit6a42018cf2d55f9a8e8f9809415556cd50028590 (patch)
tree93e6871b100832b6fd0942e4586729c7580270a3 /.local/bin/dmenupass
parentbd77fbce81efc16fc91dd7cc9d9807e27d70d064 (diff)
downloadhyprdots-6a42018cf2d55f9a8e8f9809415556cd50028590.tar.gz
rofi
Diffstat (limited to '.local/bin/dmenupass')
-rwxr-xr-x.local/bin/dmenupass2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/dmenupass b/.local/bin/dmenupass
index bea2ad9..b29b536 100755
--- a/.local/bin/dmenupass
+++ b/.local/bin/dmenupass
@@ -3,4 +3,4 @@
# This script is the SUDO_ASKPASS variable, meaning that it will be used as a
# password prompt if needed.
-mew -P -p "password:" <&-
+rofi -dmenu -P -p "password:" <&-