wm-logs/home/local/bin/scripts/rofi_password.sh

4 lines
79 B
Bash
Executable File

#!/bin/bash
rofi -dmenu -password -i -p "Enter your password" -theme password
~~i3历险记~~, i3从入门到放弃, 转战bspwm
Shell 100%