Skip to content

Commit

Permalink
chore: run fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Decodetalkers committed Sep 10, 2024
1 parent 4b073b6 commit 8338038
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lala_bar/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ use iced::{Command, Element, Length, Theme};
use iced_layershell::actions::{
LayershellCustomActionsWithIdAndInfo, LayershellCustomActionsWithInfo,
};
use launcher::{LaunchMessage, Launcher};
use zbus_mpirs::ServiceInfo;
use iced_zbus_notification::{
start_connection, ImageInfo, LaLaMako, NotifyMessage, NotifyUnit, VersionInfo, DEFAULT_ACTION,
NOTIFICATION_SERVICE_PATH,
};
use launcher::{LaunchMessage, Launcher};
use zbus_mpirs::ServiceInfo;

use chrono::prelude::*;
use iced_layershell::reexport::{Anchor, KeyboardInteractivity, Layer, NewLayerShellSettings};
Expand Down

0 comments on commit 8338038

Please sign in to comment.