#!/bin/bash system | while read i; do icon system-$i ${i^}; done | menu -i system | awk '{ print tolower($NF) }' | xargs -r system