mirror of
https://github.com/ksyasuda/rice.git
synced 2024-11-22 03:19:58 -08:00
10 lines
201 B
INI
10 lines
201 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 ~/i3/scripts/date.py
|