better icon

This commit is contained in:
James 2019-09-19 23:01:24 +01:00
parent 91d3078acd
commit f8db26639a

2
gui
View File

@ -68,7 +68,7 @@ MAIN_DIALOG='
<action>tail -n100 /tmp/play | grep icy-title | sed -e 's/icy-title://' | tail -n1 >> download.txt </action>
</button>
<button>
<input file icon="media-playback-stop"></input>
<input file icon="media-playback-stop-symbolic"></input>
<label>Stop</label>
<action function="exit">stop</action>
</button>