From 8d90f5a577b75b8a792b7a2f02d98a31e9ff19c4 Mon Sep 17 00:00:00 2001 From: awy Date: Sat, 29 Nov 2025 18:35:49 +0300 Subject: uupdate --- .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 bea2ad9..169c15e 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 -password -p "password:" <&- -- cgit v1.2.3