Changed time format slightly, added dte command, added fenrir+d command for date.

This commit is contained in:
Storm Dragon
2016-08-28 13:24:15 -04:00
parent 49aebcec80
commit 1263ce2709
9 changed files with 39 additions and 94 deletions

View File

@ -35,7 +35,8 @@ settings = {
'punctuationLevel': 1,
'numberOfClipboards': 10,
'fenrirKeys':['82'],
'timeFormat':'%H:%M:%P',
'timeFormat':'%I:%M%P',
'dateFormat':'%A, %B %d, %Y',
},
'promote':{
'enabled': True,