- Remove placeholder colors from right-side widgets - Set actual colors to give a glassy look
- 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