Add eww todos
This commit is contained in:
parent
a01dc19b5f
commit
1b3e043e42
1 changed files with 3 additions and 1 deletions
|
@ -34,7 +34,9 @@
|
|||
(box :class "sidestuff" :orientation "h" :space-evenly false :halign "start" :spacing 20
|
||||
time
|
||||
; 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 {micMuted == "false" ? "live" : "muted"} {micMuted == "false" ? " " : " "}
|
||||
) {micVolume + "%"}
|
||||
|
|
Loading…
Reference in a new issue