Created basic Config
This commit is contained in:
6
config.toml
Normal file
6
config.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
[config]
|
||||
# default mode (can still override with --mode)
|
||||
mode = "dark"
|
||||
|
||||
# where generated files go (optional, but good to define)
|
||||
output_dir = "~/.config/matugen/generated"
|
||||
Reference in New Issue
Block a user