Skip to content
Snippets Groups Projects
default.astimerc 970 B
Newer Older
  • Learn to ignore specific revisions
  • siflfran's avatar
    siflfran committed
    # This is the "default" look of the astime
    
    geometry        54x54-1-1
    
    background      #385971
    foreground      white
    
    secondColor     #efc669
    minuteColor   	#ff3030
    hourColor       #ef3838
    
    dayColor        #a0a0a0
    AMPMColor       #a0a0a0
    dateColor       #a0a0a0
    
    drawSecondHand  1
    drawDayDate     1
    drawAMPM        1
    drawTicks       1
    drawAllTicks    0
    drawForeground  1
    
    floatSeconds    0
    thinSeconds     1
    handThickness   3
    #handThickness   200
    #outThickness    20
    
    fancyHands      0
    outlinedHands   0
    neonHands       0
    
    withdrawn       0
    iconic          0
    standout        0
    shift           0
    title           astime
    
    # A program to be executed when you click on the face of the clock
    #execProg        "xterm +sb -bg "#303030" -fg "#20b2aa" -geometry 80x50 -T top -n top -e top &"
    
    # the next three lines are commented out, so that we don't surprise you... ;)
    #at   22:30:00   "xterm -bg red &"
    #at   22:30:15   "xterm -bg green &"
    #at   22:30:30   "xterm -bg blue &"