Update update.sh

icon updates
main
qurious-pixel 2020-12-31 14:18:31 -08:00 committed by GitHub
parent 5a98ae2d86
commit 4cdf35cffb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#!/bin/bash
export QT_QPA_PLATFORMTHEME=gtk3
zenity --question --timeout=10 --title="yuzu updater" --text="New update available. Update now?" --icon-name=yuzu --window-icon=yuzu.svg --height=80 --width=400
answer=$?