#!/bin/sh . $HOME/.config/wms/wms_var FONT=$(cat .Xresources | grep XTerm.faceName | cut -d ' ' -f 2) xclock -d -brief -fg "#$AC" -bg "#$BC" -face "$FONT:bold:size=70"