If the `cachyos-hello.json` file is empty without a valid json inside then reading it causes the app to stop launching. https://github.com/CachyOS/CachyOS-Welcome/blob/38cad24c3188c9fd97df9be4e15667deaa0e3440/src/main.rs#L58
If the
cachyos-hello.jsonfile is empty without a valid json inside then reading it causes the app to stop launching.CachyOS-Welcome/src/main.rs
Line 58 in 38cad24