autocommit 2022-04-15 20:23:03 CEST
This commit is contained in:
parent
5f13954dbc
commit
fdf0ab7388
17 changed files with 159 additions and 87 deletions
|
|
@ -69,6 +69,7 @@ mod time;
|
|||
mod tools;
|
||||
mod tree;
|
||||
mod udev;
|
||||
mod user_session;
|
||||
mod utils;
|
||||
mod video;
|
||||
mod wheel;
|
||||
|
|
@ -78,7 +79,6 @@ mod wire_xcon;
|
|||
mod xcon;
|
||||
mod xkbcommon;
|
||||
mod xwayland;
|
||||
mod user_session;
|
||||
|
||||
fn main() {
|
||||
cli::main();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue