make app list taller

pull/39/head
Botspot 4 years ago
parent 212ef696c5
commit 5c9b2575c6

2
gui

@ -36,7 +36,7 @@ while true;do
while [ -z "$output" ];do
output="$(echo -e "$LIST" | yad --center --title='Pi-Apps' --width=310 --height=300 --no-headers \
output="$(echo -e "$LIST" | yad --center --title='Pi-Apps' --width=310 --height=400 --no-headers \
--list --separator='\n' --window-icon="${DIRECTORY}/icons/logo.png" \
--column=:IMG --column=:IMG --column=Name --column=tip:HD --print-column=3 --tooltip-column=4 \
--button=Install!"${DIRECTORY}/icons/install.png":4 \

Loading…
Cancel
Save