Refactor setting initial files view path
Reason for the change
Now set it as a Q_PROPERTY so the initial path can be updated during runtime, instead of being set at startup
Test plan
- Open files view
- Change initial files view path in settings dialog
- Re-open files view
Now opens the the newly set file path.