Changed time format slightly, added dte command, added fenrir+d command for date.
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user