Add GPD to password prompt title
This commit is contained in:
parent
4dfa5c2b04
commit
887a9b4e45
|
@ -1,2 +1,2 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
zenity --password --title="sudo Authentication"
|
zenity --password --title="GPD sudo elevation"
|
||||||
|
|
Loading…
Reference in New Issue