mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2025-11-04 14:47:38 +01:00
4 lines
207 B
Text
4 lines
207 B
Text
|
|
(defpoll DAY :interval "1s" '~/.config/eww/scripts/day_format.sh')
|
||
|
|
(defpoll MONTH :interval "1s" '~/.config/eww/scripts/month_format.sh')
|
||
|
|
(defpoll YEAR :interval "1s" '~/.config/eww/scripts/year_format.sh')
|