i know that it didn't used to show passwords, probably must update a config.
What i've tried:
in ~/.local/bin/dmenupass , i left only " dmenu -p "$1" <&- " without "&& echo".
since that didnt work, i tried to make the every color black, so it would write black text on black background, 😅 didnt work either, dmenu would be to intelligent to change the font color.
i know that it didn't used to show passwords, probably must update a config. What i've tried: in ~/.local/bin/dmenupass , i left only " dmenu -p "$1" <&- " without "&& echo". since that didnt work, i tried to make the every color black, so it would write black text on black background, 😅 didnt work either, dmenu would be to intelligent to change the font color.
( to test this i would only run "sudo st" )