add wlx-common lib, move GeneralConfig into it
This commit is contained in:
5
wlx-common/src/lib.rs
Normal file
5
wlx-common/src/lib.rs
Normal file
@@ -0,0 +1,5 @@
|
||||
pub mod astr_containers;
|
||||
pub mod common;
|
||||
pub mod config;
|
||||
pub mod overlays;
|
||||
pub mod windowing;
|
||||
Reference in New Issue
Block a user