add comment to systray line.

it still doesn't work for me but it's apparently very close on master
This commit is contained in:
James Andariese 2024-03-30 12:06:06 -05:00
parent 70cbf56a3a
commit 269bbad218

View File

@ -18,7 +18,7 @@
:value {round((1 - (EWW_DISK["/"].free / EWW_DISK["/"].total)) * 100, 0)} :value {round((1 - (EWW_DISK["/"].free / EWW_DISK["/"].total)) * 100, 0)}
:onchange "") :onchange "")
time time
;systray ;systray ; when this lands, anyway
)) ))
(defwidget leftstuff [] (defwidget leftstuff []