da-rth / yasb

A highly configurable cross-platform (Windows) status bar written in Python.
MIT License
1.37k stars 80 forks source link

[BUG] tauri rewite doesn't create config dir if it doesn't already exist #31

Closed es183923 closed 2 years ago

es183923 commented 2 years ago

Expected Behavior

.yasb dir should be automatically created

Current Behavior

yasb just crashes

Possible Solution

add code to logger.rs, where the crash occurs

Steps to Reproduce

attempt to start yasb when you don't have $HOME/.yasb

Context (Environment)

..

i already wrote the code for this

da-rth commented 2 years ago

Merged in 90b9e49, closing. Thanks for the contribution