Add eww todos
This commit is contained in:
parent
a01dc19b5f
commit
1b3e043e42
|
@ -34,7 +34,9 @@
|
||||||
(box :class "sidestuff" :orientation "h" :space-evenly false :halign "start" :spacing 20
|
(box :class "sidestuff" :orientation "h" :space-evenly false :halign "start" :spacing 20
|
||||||
time
|
time
|
||||||
; TODO: idle inhibitor?
|
; TODO: idle inhibitor?
|
||||||
; TODO: get these to align properly?
|
; TODO: battery time remaining?
|
||||||
|
; TODO: hyprland workspaces?
|
||||||
|
; TODO: get these to align properly? icons seem lower than they should be?
|
||||||
(box :class "mic" (
|
(box :class "mic" (
|
||||||
box :class {micMuted == "false" ? "live" : "muted"} {micMuted == "false" ? " " : " "}
|
box :class {micMuted == "false" ? "live" : "muted"} {micMuted == "false" ? " " : " "}
|
||||||
) {micVolume + "%"}
|
) {micVolume + "%"}
|
||||||
|
|
Loading…
Reference in a new issue