Not sure i compared my config.yaml with the one in github and its the same exact thing 1:1
Steps to Reproduce
Follow the instructions in the github readme and run it
Context (Environment)
In the yasb.log file it writes this
2024-08-25 03:48:42 INFO log.py: Yasb - Yet Another Status Bar
2024-08-25 03:48:42 ERROR config.py: The config file 'C:\Users\slime\.yasb\config.yaml' contains validation errors. Please fix:
widgets:
- traffic:
- null value not allowed
2024-08-25 03:48:42 ERROR config.py: User config file could not be loaded. Exiting Application.
Expected Behavior
App should be running with no errors
Current Behavior
I get an error for some odd reason
Possible Solution
Not sure i compared my config.yaml with the one in github and its the same exact thing 1:1
Steps to Reproduce
Follow the instructions in the github readme and run it
Context (Environment)
In the yasb.log file it writes this