forked from external/yambar
module/xkb: export module info through the new module_info struct type
This commit is contained in:
parent
87640339e1
commit
905f289659
4 changed files with 25 additions and 20 deletions
|
@ -1,5 +1,4 @@
|
|||
#pragma once
|
||||
#include "../../module.h"
|
||||
#include "../../particle.h"
|
||||
|
||||
struct module *module_xkb(struct particle *label);
|
||||
extern const struct module_info module_xkb;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue