mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-02 11:11:04 +02:00
fix: popups occasionally getting jumbled with multiple bars
This commit is contained in:
parent
e036ff03c1
commit
a5ecb363fd
5 changed files with 17 additions and 17 deletions
|
@ -15,6 +15,7 @@ mod modules;
|
|||
mod popup;
|
||||
mod script;
|
||||
mod style;
|
||||
mod unique_id;
|
||||
|
||||
use crate::bar::create_bar;
|
||||
use crate::config::{Config, MonitorConfig};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue