can't be bothered writing a commit message
This commit is contained in:
parent
d49df0b5fa
commit
46ecea18ac
8 changed files with 362 additions and 155 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue