fix(bar): restore + reposition on monitor reconnect

This commit is contained in:
alex-ds13
2025-01-30 17:49:42 +00:00
committed by LGUG2Z
parent 0126465de4
commit c62405bfaa
2 changed files with 28 additions and 11 deletions

View File

@@ -65,6 +65,7 @@ pub use komorebi::StaticConfig;
pub use komorebi::SubscribeOptions;
pub use komorebi::TabsConfig;
pub use komorebi::WindowContainerBehaviour;
pub use komorebi::WindowsApi;
pub use komorebi::WorkspaceConfig;
use komorebi::DATA_DIR;