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