You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
twmc is able to connect
config file is not altered
actual result:
twmc is able to connect
config file is replaced by default
twmd output contains:
Starting twmnd version 1.2
Creating default settings ...
I don't like that the config file is nuked if it does not contain the [main] section.
You should fill in the "missing values" at runtime with defaults without writing over "my" config file!
The text was updated successfully, but these errors were encountered:
to reproduce:
start with a ~/.config/twmn/twmn.conf containing
run the daemon
expected behavior:
twmc is able to connect
config file is not altered
actual result:
twmc is able to connect
config file is replaced by default
twmd output contains:
I don't like that the config file is nuked if it does not contain the [main] section.
You should fill in the "missing values" at runtime with defaults without writing over "my" config file!
The text was updated successfully, but these errors were encountered: