Differences

This shows you the differences between the selected revision and the current version of the page.

dzen:dzen-and-xmonad 2008/07/21 18:26 dzen:dzen-and-xmonad 2009/04/17 00:58 current
Line 72: Line 72:
  MAILCOUNTER=$((MAILCOUNTER+1))   MAILCOUNTER=$((MAILCOUNTER+1))
-  sleep $INTERVALL+  sleep $INTERVAL
done done
</code> </code>
Line 283: Line 283:
  if [ $MAILCOUNTER -ge $MAILIVAL ]; then   if [ $MAILCOUNTER -ge $MAILIVAL ]; then
    TMAIL=$(fmail)     TMAIL=$(fmail)
-   if [ $TMAIL ]; then +      if [ $TMAIL ]; then 
-     PMAIL="^fg(khaki)^i(${DZENICONPATH}/mail.xpm)^p(3)${TMAIL}" +         PMAIL="^fg(khaki)^i(${DZENICONPATH}/mail.xpm)^p(3)${TMAIL}" 
-   else +       else 
-     PMAIL="^fg(grey60)^i(${DZENICONPATH}/envelope.xbm)" +         PMAIL="^fg(grey60)^i(${DZENICONPATH}/envelope.xbm)" 
-   fi+       fi
    MAILCOUNTER=0     MAILCOUNTER=0
  fi   fi
 
dzen/dzen-and-xmonad.txt · Last modified: 2009/04/17 00:58 by rob
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki