Initial commit
This commit is contained in:
commit
9f97f2c989
37 changed files with 4871 additions and 0 deletions
3
breadgreet/src/greetd/mod.rs
Normal file
3
breadgreet/src/greetd/mod.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
mod client;
|
||||
|
||||
pub use client::{AuthPrompt, Client, Outcome};
|
||||
Loading…
Add table
Add a link
Reference in a new issue