jonaskohl / CapsLockIndicator

A small utility that indicates the state of the Num lock, Caps lock and Scroll lock key.
https://cli.jonaskohl.de/
Apache License 2.0
336 stars 41 forks source link

[BUG] On every start, wipes "usercfg" clean. #79

Closed DUOLabs333 closed 3 years ago

DUOLabs333 commented 3 years ago

I use the most recent version, and I'm using it in portable mode with "usercfg". Every time I start it, it starts with the same welcome screen and wipe my settings clean.

jonaskohl commented 3 years ago

This is a bug, which I have already found and fixed. The fix will be released with the next version.

DUOLabs333 commented 3 years ago

@jonaskohl Is it in the git repo so I could build it from source?

jonaskohl commented 3 years ago

I just pushed the fix to the repo. You should now be able to build from source. A full release including this fix will be available very soon.

DUOLabs333 commented 3 years ago

@jonaskohl Thanks, works perfectly now.