mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-15 06:45:48 +00:00
try to implement concurent data update
This commit is contained in:
@ -23,6 +23,8 @@
|
||||
#define AWEWAPI 2
|
||||
// available time keys
|
||||
#define TIME_KEYS "dddd,ddd,dd,d,MMMM,MMM,MM,M,yyyy,yy,hh,h,HH,H,mm,m,ss,s,t,ap,a,AP,A"
|
||||
// messages queue limit
|
||||
#define QUEUE_LIMIT 10
|
||||
|
||||
// links
|
||||
#define HOMEPAGE "https://arcanis.name/projects/awesome-widgets/"
|
||||
|
Reference in New Issue
Block a user