pub static START_FOLDER: OnceLock<PathBuf>
Starting folder of the application. Read from arguments if any -P ~/Downloads else it uses the current folder: ..
-P ~/Downloads
.