From 6a42018cf2d55f9a8e8f9809415556cd50028590 Mon Sep 17 00:00:00 2001 From: awy Date: Wed, 30 Jul 2025 20:30:23 +0300 Subject: rofi --- .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..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:" <&- -- cgit v1.2.3