You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently CPU is the only widget that has custom class names appended based on properties. To make styling easier we want this to extend to other widgets
Workspace -> workspace-#
Weather -> `temp-#, discuss: whether this should in F or C, or both, or configurable...
Clock -> hour-#, discuss: whether this should have higher fidelity
Memory -> free-#, total-#, used-#, swap_free-#, swap_total-#, swap_used-#, discuss: whether in MB or GB, or configurable
Currently CPU is the only widget that has custom class names appended based on properties. To make styling easier we want this to extend to other widgets
workspace-#
hour-#
, discuss: whether this should have higher fidelityfree-#
,total-#
,used-#
,swap_free-#
,swap_total-#
,swap_used-#
, discuss: whether in MB or GB, or configurablepercent-#
,charging
(not charging is implied by non-existence of this one), depends on [FEATURE] I want battery to show if it is charging or not #50The text was updated successfully, but these errors were encountered: