Switch to side-by-side view

--- a/src/upmpdutils.hxx
+++ b/src/upmpdutils.hxx
@@ -46,7 +46,7 @@
     std::string title;
     std::string tracknum;
     std::string genre;
-    std::string artUri; // This does not come from mpd, but we sometimes add it
+    std::string artUri;
 
     unsigned int duration_secs;
     int mpdid;