swaydots

my dotfiles
git clone https://git.awy.one/swaydots.git
Log | Files | Refs | README | LICENSE

commit 0495d7976e540dfca2731cba24008ced639b0098
parent 94cf9e3ad0d0173ee316a9dd4b3df7973c30febb
Author: awy <awy@awy.one>
Date:   Sat, 26 Jul 2025 19:12:35 +0300

dmenupass

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. -mew -P -p "$1" <&- +mew -P -p "password:" <&-