tweaks for eww
This commit is contained in:
parent
8c1c70df2b
commit
79053fa847
6 changed files with 34 additions and 7 deletions
|
@ -18,7 +18,7 @@
|
|||
(defpoll HOST :interval "1h" "hostname")
|
||||
(defpoll DISK :interval "1m" "disk")
|
||||
;; (defpoll nextcloud :interval "2s" "scripts/nextcloud.sh")
|
||||
(deflisten volume_percent :interval "0.5s" "tail -F /tmp/vol")
|
||||
(deflisten volume_percent :interval "0.2s" "tail -F /tmp/vol")
|
||||
(deflisten appname "scripts/appname")
|
||||
|
||||
(deflisten workspaces :initial "[]" "scripts/get-workspaces")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue