Merge pull request #27 from JakeStanger/feat/custom-widget

feat: new custom module
This commit is contained in:
Jake Stanger
2022-10-23 17:11:17 +01:00
committed by GitHub
10 changed files with 351 additions and 166 deletions

View File

@@ -6,6 +6,7 @@ mod icon;
mod logging;
mod modules;
mod popup;
mod script;
mod style;
mod sway;
mod wayland;