diff --git a/komorebi-client/src/lib.rs b/komorebi-client/src/lib.rs index 6be78c49..e82e4e79 100644 --- a/komorebi-client/src/lib.rs +++ b/komorebi-client/src/lib.rs @@ -29,6 +29,7 @@ pub use komorebi::core::CustomLayout; pub use komorebi::core::CycleDirection; pub use komorebi::core::DefaultLayout; pub use komorebi::core::Direction; +pub use komorebi::core::FloatingLayerBehaviour; pub use komorebi::core::FocusFollowsMouseImplementation; pub use komorebi::core::HidingBehaviour; pub use komorebi::core::Layout;