GUI- Minor tweaks to driver matrix style
- update cell simon-uk

Change-Id: I4f57e4214b636e8d8ada1a6d9711e01a98442d62
diff --git a/tools/test/cells/simon-uk b/tools/test/cells/simon-uk
index ff82928..be79afc 100644
--- a/tools/test/cells/simon-uk
+++ b/tools/test/cells/simon-uk
@@ -34,7 +34,8 @@
 ## credentials for logging into ONOS instances
 export ONOS_USER=sdn
 
-export ONOS_APPS="drivers,openflow,proxyarp,fwd"
+## the apps we want activated at startup
+export ONOS_APPS="drivers,openflow,proxyarp,drivermatrix"
 
 ## mininet VM
 export OCN="192.168.56.103"