3 lines
78 B
Plaintext
3 lines
78 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
rofi -dmenu -password -i -p "Enter your password" -theme password
|