Commit Graph

10 Commits

Author SHA1 Message Date
Hunman 7e4c916f0e Replacing format strings with magic 2023-01-02 10:00:23 +01:00
Hunman a254762288 Load the configs in one function, which handles the error too
We are doing the same thing to global and user level config, so it makes
sense to do it in a separate function
Loaded in the fmt package, so we can print out everything in one useful
error (actually warning) message
2022-12-30 00:23:31 +01:00
Hunman 82bb145cbc Move the global config path into a variable 2022-12-30 00:17:38 +01:00
Elara 73a679d10b Move mpris out of pkg directory and run gofumpt 2022-11-24 17:36:25 -08:00
Elara 66618e5bf0 Add metrics collection via sqlite 2022-05-10 18:03:37 -07:00
Elara 52b85ab361 Allow changing bluetooth adapter ID 2022-05-02 20:17:38 -07:00
Elara 4b2694ee0d Switch from viper to koanf 2022-02-21 11:20:02 -08:00
Elara 50b17d3266 Update default values to reflect new config fields 2021-11-01 11:28:55 -07:00
Elara 7786ea1d58 Fix debug config paths 2021-08-24 08:55:22 -07:00
Elara 6e16aa7a7a Add config defaults and run go fmt 2021-08-24 08:54:08 -07:00