feat(komorebi-bar): new widget to display current keyboard input method

This commit is contained in:
David
2025-02-06 21:17:01 +08:00
parent bbd232f649
commit 721d2ef408
4 changed files with 100 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@ mod battery;
mod config;
mod cpu;
mod date;
mod keyboard;
mod komorebi;
mod komorebi_layout;
mod media;