Hi! I was curious about your project so I tried running it but I don't see anything. I built and installed the executable, copied the sample config from the README into the required path. I see this when launching from a terminal:
$ dvvidget daemon
Cache directory at "/home/kgilmer/.cache/dvvidget"
Dvoty histfile at "/home/kgilmer/.cache/dvvidget/histfile"
there is a config
Cannot parse the config:
TOML parse error at line 1, column 1
|
1 | [general]
| ^
missing field `denote`
Go with default
(.:254710): Gtk-WARNING **: 20:17:53.602: Theme parser error: <broken file>:1:1: Error opening file /usr/share/dvvidget/style.css: No such file or directory
Any tips on resolving?
Hi! I was curious about your project so I tried running it but I don't see anything. I built and installed the executable, copied the sample config from the README into the required path. I see this when launching from a terminal:
Any tips on resolving?