mirror of
https://github.com/aclist/dztui.git
synced 2026-08-29 11:17:12 +02:00
Change notification title
This commit is contained in:
parent
a0757a1c88
commit
0953444ad1
@ -297,7 +297,7 @@ return_to_dzg(){
|
||||
done
|
||||
cleanup
|
||||
else
|
||||
$(cd $HOME/.local/share/dzgui/helpers; zenity --text-info --html --width=390 --height=452 --filename="d.html" 2>/dev/null)
|
||||
$(cd $HOME/.local/share/dzgui/helpers; zenity --text-info --title=DZGUI --html --width=390 --height=452 --filename="d.html" 2>/dev/null)
|
||||
cleanup
|
||||
fi
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user