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