#!/bin/sh icon=󰋊 printf "$icon %s\n" $(df -h | awk '$6=="/" { print $5 }')