2 lines
123 B
Bash
Executable file
2 lines
123 B
Bash
Executable file
#!/bin/sh
|
|
yad --class="GSu" --title="Password" --text="Enter sudo password:" --image="dialog-password" --entry --hide-text
|