fix: popup placement issues
This commit is contained in:
@@ -194,6 +194,7 @@ impl Module<gtk::Box> for LauncherModule {
|
||||
let popup = Popup::new(
|
||||
"popup-launcher",
|
||||
info.app,
|
||||
info.monitor,
|
||||
Orientation::Vertical,
|
||||
info.bar_position,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user