- Load config from .toml file - Adjust code in slint and rust accordingly
- Write `run_cmd()` to run commands - Separate command execution from Slint callbacks - Rename `TimeWidget`'s callback `open_program()` as `show_clock()`
- Time widget module - Configure layout and callback - Dummy: Not real time yet
- Is not of the type "dock" yet