commit 3fd6f2d29b8353fae7b29512ee934cf9374bee54 parent 9d92a7f9db32f0a5aa826fe92d6911b98f13a078 Author: awy <awy@awy.one> Date: Sat, 24 May 2025 00:57:03 +0300 fix Diffstat:
M | .local/bin/dmenupass | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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. -wmenu -P -p "$1" <&- +fuzzel --dmenu --password -p "$1"