Skip to content

Commit

Permalink
Update and rename right.coffee to pecanclock.coffee
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzeyez authored Apr 17, 2019
1 parent 180735d commit 066eac8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions right.coffee → pecanclock.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ command: "date +\"%I:%M%p\""
refreshFrequency: 60000 # ms

render: (output) ->
"<div class='screen'><div class='right'>☾ #{output}</div></div>"

"<div class='screen'><div class='pecanclock'>☾ #{output}</div></div>"

0 comments on commit 066eac8

Please sign in to comment.