better icon

This commit is contained in:
James 2019-09-19 23:03:21 +01:00
parent f8db26639a
commit d7f48730cb

2
gui
View File

@ -63,7 +63,7 @@ MAIN_DIALOG='
<hbox>
<button>
<input file icon="folder-download"></input>
<input file icon="media-record"></input>
<label>Download</label>
<action>tail -n100 /tmp/play | grep icy-title | sed -e 's/icy-title://' | tail -n1 >> download.txt </action>
</button>