can't be bothered writing a commit message

This commit is contained in:
Breadway 2026-08-16 14:44:07 +08:00
parent d49df0b5fa
commit 46ecea18ac
8 changed files with 362 additions and 155 deletions

View file

@ -146,6 +146,7 @@ impl SimpleComponent for App {
spawn_greetd_actor(cmd_rx, sender.clone());
theme::apply();
bread_theme::gtk::bind_window_auto(&root);
spawn_clock_ticker(sender.clone());
let model = App {