mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-02 19:21:03 +02:00
refactor: move various clients to own folder
This commit is contained in:
parent
94693c92e3
commit
4662f60ac5
16 changed files with 21 additions and 25 deletions
4
src/clients/mod.rs
Normal file
4
src/clients/mod.rs
Normal file
|
@ -0,0 +1,4 @@
|
|||
pub mod mpd;
|
||||
pub mod sway;
|
||||
pub mod system_tray;
|
||||
pub mod wayland;
|
Loading…
Add table
Add a link
Reference in a new issue