aboutsummaryrefslogtreecommitdiffstats
path: root/conky.conf.in
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-17 19:30:26 +0200
committerDanilo M. <danix@danix.xyz>2026-09-17 19:30:26 +0200
commit3acd6abe49dd2f03a3b5ffcbbbea747eeb434e66 (patch)
tree7877a06cbea9e7f6b118b7ce735f053e845edbf3 /conky.conf.in
parentdddeee2d12207fd42a2930de14c8f0b368eede55 (diff)
downloadconky-theme-udt-3acd6abe49dd2f03a3b5ffcbbbea747eeb434e66.tar.gz
conky-theme-udt-3acd6abe49dd2f03a3b5ffcbbbea747eeb434e66.zip
feat: put the network and slackware cards on the board
Placement is provisional: there is no settled arrangement yet. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'conky.conf.in')
-rw-r--r--conky.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/conky.conf.in b/conky.conf.in
index cc03a28..6128616 100644
--- a/conky.conf.in
+++ b/conky.conf.in
@@ -52,4 +52,4 @@ conky.config = {
-- producing no output. This is what runs the weather, disks and cache
-- samplers, and tying it to conky means nothing fetches while the dashboard is
-- down.
-conky.text = [[${execi 900 ~/.config/conky/bin/weather-fetch.sh}${execi 60 ~/.config/conky/bin/disks-sample.sh}${execi 900 ~/.config/conky/bin/cache-sample.sh}]]
+conky.text = [[${execi 900 ~/.config/conky/bin/weather-fetch.sh}${execi 60 ~/.config/conky/bin/disks-sample.sh}${execi 900 ~/.config/conky/bin/cache-sample.sh}${execi 1800 ~/.config/conky/bin/pubip-sample.sh}${execi 900 ~/.config/conky/bin/slackware-sample.sh}]]