#!/bin/sh # Media player menu with rofi choice=$( while read icon description do printf "$description\00icon\37$icon\n" done <