mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-09-16 11:46:58 +02:00
Improve launch_command
This commit is contained in:
parent
a253a23d57
commit
a6f63b3bf1
5 changed files with 40 additions and 29 deletions
|
@ -1,6 +1,6 @@
|
|||
use crate::config::default_launch_command;
|
||||
use crate::config::{CommonConfig, TruncateMode};
|
||||
use crate::modules::menu::{MenuEntry, XdgSection};
|
||||
use crate::modules::launcher::default_launch_command;
|
||||
use indexmap::IndexMap;
|
||||
use serde::Deserialize;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue