From 222fe9a9ffc5430ea28173f01482f30b26f22648 Mon Sep 17 00:00:00 2001 From: awy Date: Thu, 14 Aug 2025 05:46:25 +0300 Subject: update --- .local/bin/dmenupass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.local/bin/dmenupass') diff --git a/.local/bin/dmenupass b/.local/bin/dmenupass index b29b536..bea2ad9 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. -rofi -dmenu -P -p "password:" <&- +mew -P -p "password:" <&- -- cgit v1.2.3