mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-16 08:15:40 +02:00
modules: add cpu module
This commit is contained in:
parent
337ce7681f
commit
ae5c7e0fc3
6 changed files with 341 additions and 0 deletions
|
@ -17,6 +17,7 @@ mod_data = {
|
|||
'backlight': [[], [m, udev]],
|
||||
'battery': [[], [udev]],
|
||||
'clock': [[], []],
|
||||
'cpu': [[], []],
|
||||
'mem': [[], []],
|
||||
'i3': [['i3-common.c', 'i3-common.h'], [dynlist, json]],
|
||||
'label': [[], []],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue