mirror of
https://github.com/ksyasuda/rice.git
synced 2024-10-28 09:04:10 -07:00
10 lines
211 B
INI
10 lines
211 B
INI
[module/jdate]
|
|
type = custom/script
|
|
# should be every day
|
|
interval = 100
|
|
label-font = 4
|
|
# format-foreground = #fc8353
|
|
format-foreground = #c578dd
|
|
format-padding = 1
|
|
exec = python ~/SudacodeRice/scripts/date.py
|