MODKEY=Mod4 # Colors tuples: " " WMII_NORMCOLORS='#ffffff #718ba5 #555555' WMII_FOCUSCOLORS='#000000 #ffc0cb #ff1493' WMII_BACKGROUND='#8FBC8F' WMII_FONT='-misc-fixed-bold-r-normal-*-13-*-*-*-*-*-*-*' WMII_TERM="urxvt" # Status Bar Info status() { echo -n label $(uptime | sed 's/.*://; s/,//g') '|' $(date +'%a %e %b %I:%M %p (%H:%M)') } # Don't start witray! startup() {} # Tagging wmiir write /tagrules <