Port to Trixie.

This commit is contained in:
Aaron Rainbolt 2025-08-05 22:58:06 -05:00
parent 5a17e67c0a
commit 86f44063eb
No known key found for this signature in database
GPG key ID: A709160D73C79109
4 changed files with 4 additions and 4 deletions

View file

@ -7,4 +7,4 @@ set -e
title="$0: password required for $(whoami) to perform action as superuser"
zenity --password --title="$title"
yad --password --title="$title"