general updates

This commit is contained in:
Chris Cochrun 2022-09-04 10:52:38 -05:00
parent 19d514e405
commit 1776b30851
10 changed files with 138 additions and 41 deletions

View file

@ -14,10 +14,10 @@
:initial "getvol"
'tail -F /tmp/vol')
(defwidget volslider []
(box :orientation "horizontal"
:halign "center"
volume
(scale :value volume
:min 0
:max 100)))
;; (defwidget volslider []
;; (box :orientation "horizontal"
;; :halign "center"
;; volume
;; (scale :value volume
;; :min 0
;; :max 100)))